Uses of Class
org.eclipse.rdf4j.sail.nativerdf.model.CorruptValue
Packages that use CorruptValue
Package
Description
Native implementations of the RDF Model interfaces.
-
Uses of CorruptValue in org.eclipse.rdf4j.sail.nativerdf.model
Subclasses of CorruptValue in org.eclipse.rdf4j.sail.nativerdf.modelModifier 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 enabled