Class CorruptValue

java.lang.Object
org.eclipse.rdf4j.sail.nativerdf.model.CorruptValue
All Implemented Interfaces:
Serializable, Value, NativeValue
Direct Known Subclasses:
CorruptIRI, CorruptIRIOrBNode, CorruptLiteral, CorruptUnknownValue

public class CorruptValue extends Object implements NativeValue
CorruptValue is used when a NativeValue cannot be read from the ValueStore and if soft failure is enabled
Author:
Hannes Ebner
See Also: