| Class | Description |
|---|---|
| AbstractLiteralIV<V extends BigdataLiteral,T> |
Abstract base class for RDF datatype literals adds primitive data type
value access methods.
|
| FullyInlineTypedLiteralIV<V extends BigdataLiteral> |
Implementation for inline
Literals. |
| IPv4AddrIV<V extends BigdataLiteral> |
Internal value representing an inline IP address.
|
| LiteralArrayIV |
An inline literal IV composed of an array of other inline literal IVs.
|
| LiteralExtensionIV<V extends BigdataLiteral> |
Class provides support for datatype
Literals for which an
IExtension was registered. |
| MockedValueIV |
Internally used IV representing a mocked value.
|
| NumericIV<V extends BigdataLiteral,T> | |
| PackedLongIV<V extends BigdataLiteral> |
Internal value representing a packed long in the range [0;72057594037927935L].
|
| PartlyInlineTypedLiteralIV<V extends BigdataLiteral> | |
| UUIDLiteralIV<V extends BigdataLiteral> |
Implementation for inline
UUIDs (there is no corresponding XML
Schema Datatype). |
| XSDBooleanIV<V extends BigdataLiteral> |
Implementation for inline
xsd:boolean. |
| XSDDecimalIV<V extends BigdataLiteral> |
Implementation for inline
xsd:decimal. |
| XSDIntegerIV<V extends BigdataLiteral> |
Implementation for inline
xsd:integer. |
| XSDNumericIV<V extends BigdataLiteral> |
Implementation for inline
xsd:byte, xsd:short,
xsd:int, xsd:long, xsd:float,
xsd:decimal. |
| XSDUnsignedByteIV<V extends BigdataLiteral> |
Implementation for inline
xsd:unsignedByte. |
| XSDUnsignedIntIV<V extends BigdataLiteral> |
Implementation for inline
xsd:unsignedInt. |
| XSDUnsignedLongIV<V extends BigdataLiteral> |
Implementation for inline
xsd:unsignedLong. |
| XSDUnsignedShortIV<V extends BigdataLiteral> |
Implementation for inline
xsd:unsignedShort. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.