Package | Description |
---|---|
com.bigdata.rdf.internal.impl | |
com.bigdata.rdf.internal.impl.literal | |
com.bigdata.rdf.internal.impl.uri |
Modifier and Type | Class and Description |
---|---|
class |
AbstractInlineExtensionIV<V extends BigdataValue,T>
Abstract base class for fully inline
IExtensionIV s. |
class |
AbstractNonInlineExtensionIV<V extends BigdataValue,T>
Abstract base class for non-inline
IV s which use the extension bit
and distinguish themselves by an extension byte
following the flags byte. |
class |
AbstractNonInlineExtensionIVWithDelegateIV<V extends BigdataValue,T>
Class always has the extension bit set but is NOT
100% "inline".
|
class |
BlobIV<V extends BigdataValue>
Implementation for any kind of RDF
Value when the value is not being
inlined, but primarily used with large RDF Value s. |
Modifier and Type | Class and Description |
---|---|
class |
LiteralExtensionIV<V extends BigdataLiteral>
Class provides support for datatype
Literal s for which an
IExtension was registered. |
class |
PartlyInlineTypedLiteralIV<V extends BigdataLiteral>
|
Modifier and Type | Class and Description |
---|---|
class |
PartlyInlineURIIV<V extends BigdataURI>
|
class |
URIExtensionIV<V extends BigdataURI>
Class provides support for fully inline
URI s for which a
Vocabulary item was registered for the URI namespace
. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.