Class CorruptIRIOrBNode

java.lang.Object
org.eclipse.rdf4j.sail.nativerdf.model.CorruptValue
org.eclipse.rdf4j.sail.nativerdf.model.CorruptIRIOrBNode
All Implemented Interfaces:
Serializable, BNode, IRI, Resource, Value, NativeValue

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