Package | Description |
---|---|
com.bigdata.rdf.internal |
This package provides an internal representation of RDF Values.
|
com.bigdata.rdf.internal.impl | |
com.bigdata.rdf.internal.impl.literal |
Modifier and Type | Method and Description |
---|---|
DTEExtension |
IV.getDTEX()
IFF
IV.getDTE() returns DTE.Extension then this method will
report the DTEExtension value that specifies the intrinsic
datatype for this IV. |
static DTEExtension |
DTEExtension.valueOf(byte b) |
static DTEExtension |
DTEExtension.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DTEExtension |
DTEExtension.valueOf(org.openrdf.model.URI datatype)
Return the
DTEExtension for the datatype URI . |
static DTEExtension[] |
DTEExtension.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DTEExtension |
AbstractIV.getDTEX() |
Modifier and Type | Method and Description |
---|---|
DTEExtension |
LiteralExtensionIV.getDTEX() |
DTEExtension |
IPv4AddrIV.getDTEX() |
DTEExtension |
MockedValueIV.getDTEX() |
DTEExtension |
LiteralArrayIV.getDTEX() |
DTEExtension |
PackedLongIV.getDTEX() |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.