-
-
-
Method Summary
Methods inherited from interface LmdbValue
getInternalID, getValueStoreRevision, init, setFromInitializedValue, setInternalID
long
Gets the ID that is used in the lmdb store for this Value.
Gets the revision of the value store that created this value.
void
Initializes this value if it was a lazy value (ID-only value) before.
void
Sets this value's data from an initialized value.
void
Sets the ID that is used for this value in a specific revision of the value store.
Methods inherited from interface Resource
isResource
default boolean
Check if the object is an instance of the given type.
Methods inherited from interface Value
getType, isBNode, isIRI, isLiteral, isTriple, stringValue
default boolean
Check if the object is an instance of the given type.
default boolean
Check if the object is an instance of the given type.
default boolean
Check if the object is an instance of the given type.
default boolean
Check if the object is an instance of the given type.
Returns the String-value of a Value object.