Uses of Interface
org.eclipse.rdf4j.sail.nativerdf.model.NativeValue
Package
Description
The Native Store.
Native implementations of the RDF Model interfaces.
-
Uses of NativeValue in org.eclipse.rdf4j.sail.nativerdf
Modifier and TypeMethodDescription<T extends NativeValue & IRI>
TValueStore.getIRI
(int id) Gets the IRI for the specified ID.<T extends NativeValue & Resource>
TValueStore.getResource
(int id) Gets the Resource for the specified ID.Modifier and TypeMethodDescriptionValueStore.getNativeValue
(Value value) ValueStore.getValue
(int id) Gets the value for the specified ID. -
Uses of NativeValue in org.eclipse.rdf4j.sail.nativerdf.model
Modifier and TypeClassDescriptionclass
CorruptIRI is used when a NativeValue cannot be read from the ValueStore and if soft failure is enabledclass
CorruptIRIOrBNode is used when a NativeValue cannot be read from the ValueStore and if soft failure is enabledclass
CorruptLiteral is used when a NativeValue cannot be read from the ValueStore and if soft failure is enabledclass
CorruptUnknownValue is used when a NativeValue cannot be read from the ValueStore and if soft failure is enabledclass
CorruptValue is used when a NativeValue cannot be read from the ValueStore and if soft failure is enabledclass
class
class