Class CorruptUnknownValue

java.lang.Object
org.eclipse.rdf4j.sail.nativerdf.model.CorruptValue
org.eclipse.rdf4j.sail.nativerdf.model.CorruptUnknownValue
All Implemented Interfaces:
Serializable, Literal, Value, NativeValue

public class CorruptUnknownValue extends CorruptValue implements Literal
CorruptUnknownValue is used when a NativeValue cannot be read from the ValueStore and if soft failure is enabled
Author:
HÃ¥vard M. Ottestad
See Also: