| Name | Description | Type | Package | Framework |
| AbstractBNodeIV | Class for inline RDF blank nodes. | Class | com.bigdata.rdf.internal.impl.bnode | BlazeGraph |
|
| AbstractInlineExtensionIV | Abstract base class for fully inline IExtensionIVs. | Class | com.bigdata.rdf.internal.impl | BlazeGraph |
|
| AbstractInlineIV | Abstract base class for inline RDF values (literals, blank nodes, and statement identifiers can be inlined). | Class | com.bigdata.rdf.internal.impl | BlazeGraph |
|
| AbstractIV | Abstract base class for the inline representation of an RDF Value (the representation which is encoded in to the keys of the statement indices). | Class | com.bigdata.rdf.internal.impl | BlazeGraph |
|
| AbstractLiteralIV | Abstract base class for RDF datatype literals adds primitive data type value access methods. | Class | com.bigdata.rdf.internal.impl.literal | BlazeGraph |
|
| AbstractNonInlineExtensionIV | Abstract base class for non-inline IVs which use the extension bit and distinguish themselves by an extension byte | Class | com.bigdata.rdf.internal.impl | BlazeGraph |
|
| AbstractNonInlineExtensionIVWithDelegateIV | Class always has the extension bit set but is NOT 100% "inline". | Class | com.bigdata.rdf.internal.impl | BlazeGraph |
|
| AbstractNonInlineIV | Abstract base class for IVs which CAN NOT be fully materialized from their inline representation. | Class | com.bigdata.rdf.internal.impl | BlazeGraph |
|
| CompressedTimestampExtension | Effective, packed representation of timestamps typed as Builds on the PackedLongIV datatype for representing timestamps, | Class | com.bigdata.rdf.internal.impl.extensions | BlazeGraph |
|
| DateTimeExtension | This implementation of IExtension implements inlining for literals that represent xsd:dateTime literals. | Class | com.bigdata.rdf.internal.impl.extensions | BlazeGraph |
|
| DerivedNumericsExtension | This implementation of IExtension implements inlining for literals that represent the derived numeric types: | Class | com.bigdata.rdf.internal.impl.extensions | BlazeGraph |
|
| FullyInlineTypedLiteralIV | label), have a datatype URI, or have a language code. | Class | com.bigdata.rdf.internal.impl.literal | BlazeGraph |
|
| FullyInlineUnicodeBNodeIV | Class for inline RDF blank nodes. | Class | com.bigdata.rdf.internal.impl.bnode | BlazeGraph |
|
| FullyInlineURIIV | class is mainly targeted at inlining at fully inlining URIs in scale-out (which can be an attractive option). | Class | com.bigdata.rdf.internal.impl.uri | BlazeGraph |
|
| GeoSpatialLiteralExtension | Special encoding for GeoSpatial datatypes. | Class | com.bigdata.rdf.internal.impl.extensions | BlazeGraph |
|
| GeoSpatialLiteralExtension .SchemaDescription | | Class | com.bigdata.rdf.internal.impl.extensions | BlazeGraph |
|
| GeoSpatialLiteralExtension .SchemaFieldDescription | Description of a field in the schema. | Class | com.bigdata.rdf.internal.impl.extensions | BlazeGraph |
|
| GeoSpatialLiteralExtension .SchemaFieldDescription .Datatype | | Class | com.bigdata.rdf.internal.impl.extensions | BlazeGraph |
|
| IPv4AddrIV | Internal value representing an inline IP address. | Class | com.bigdata.rdf.internal.impl.literal | BlazeGraph |
|
| IPv4AddrIVTest | | Class | com.bigdata.rdf.internal.impl.uri | BlazeGraph |
|
| LiteralArrayIV | An inline literal IV composed of an array of other inline literal IVs. | Class | com.bigdata.rdf.internal.impl.literal | BlazeGraph |
|
| LiteralExtensionIV | Class provides support for datatype Literals for which an IExtension was registered. | Class | com.bigdata.rdf.internal.impl.literal | BlazeGraph |
|
| MockedValueIV | Internally used IV representing a mocked value. | Class | com.bigdata.rdf.internal.impl.literal | BlazeGraph |
|
| NumericBNodeIV | Class for inline RDF blank nodes. | Class | com.bigdata.rdf.internal.impl.bnode | BlazeGraph |
|
| NumericIV | Superclass for the inline numerics - XSDNumericIV, XSDIntegerIV, and XSDDecimalIV. | Class | com.bigdata.rdf.internal.impl.literal | BlazeGraph |
|
| PackedLongIV | Internal value representing a packed long in the range [0;72057594037927935L]. | Class | com.bigdata.rdf.internal.impl.literal | BlazeGraph |
|
| PartlyInlineTypedLiteralIV | A Literal modeled as a datatype IV plus an inline UnicodeVersion:$Id$Author:Bryan ThompsonSee Also:Serialized Form | Class | com.bigdata.rdf.internal.impl.literal | BlazeGraph |
|
| PartlyInlineURIIV | A URI modeled as a namespace IV plus an inline UnicodeVersion:$Id$Author:Bryan ThompsonSee Also:Serialized Form | Class | com.bigdata.rdf.internal.impl.uri | BlazeGraph |
|
| SidIV | Internal value representing an inline statement identifier. | Class | com.bigdata.rdf.internal.impl.bnode | BlazeGraph |
|
| TermId | inlined. | Class | com.bigdata.rdf.internal.impl | BlazeGraph |
|
| TestAll | | Class | com.bigdata.rdf.internal.impl.uri | BlazeGraph |
|
| URIExtensionIV | Class provides support for fully inline URIs for which a Vocabulary item was registered for the URI namespace | Class | com.bigdata.rdf.internal.impl.uri | BlazeGraph |
|
| USDFloatExtension | Adds inlining for the http://www4. | Class | com.bigdata.rdf.internal.impl.extensions | BlazeGraph |
|
| UUIDBNodeIV | Class for inline RDF blank nodes. | Class | com.bigdata.rdf.internal.impl.bnode | BlazeGraph |
|
| UUIDLiteralIV | | Class | com.bigdata.rdf.internal.impl.literal | BlazeGraph |
|
| VocabURIByteIV | A fully inlined representation of a URI based on a byte code. | Class | com.bigdata.rdf.internal.impl.uri | BlazeGraph |
|
| VocabURIShortIV | A fully inlined representation of a URI based on a short code. | Class | com.bigdata.rdf.internal.impl.uri | BlazeGraph |
|
| XSDBooleanIV | | Class | com.bigdata.rdf.internal.impl.literal | BlazeGraph |
|
| XSDDecimalIV | | Class | com.bigdata.rdf.internal.impl.literal | BlazeGraph |
|
| XSDIntegerIV | | Class | com.bigdata.rdf.internal.impl.literal | BlazeGraph |
|
| XSDNumericIV | xsd:int, xsd:long, xsd:float,See Also:Serialized Form | Class | com.bigdata.rdf.internal.impl.literal | BlazeGraph |
|
| XSDStringExtension | | Class | com.bigdata.rdf.internal.impl.extensions | BlazeGraph |
|
| XSDUnsignedByteIV | | Class | com.bigdata.rdf.internal.impl.literal | BlazeGraph |
|
| XSDUnsignedIntIV | | Class | com.bigdata.rdf.internal.impl.literal | BlazeGraph |
|
| XSDUnsignedLongIV | | Class | com.bigdata.rdf.internal.impl.literal | BlazeGraph |
|
| XSDUnsignedShortIV | | Class | com.bigdata.rdf.internal.impl.literal | BlazeGraph |