Uses of Package
org.eclipse.rdf4j.sail.inferencer
Packages that use org.eclipse.rdf4j.sail.inferencer
Package
Description
Base functionality for Sail implementations that require multi-versioned concurrency control (MVCC).
Forward-chaining inferencers, implemented as
StackableSail
s.An implementation of the RDF SAIL API that uses main memory for storage.
-
Classes in org.eclipse.rdf4j.sail.inferencer used by org.eclipse.rdf4j.sail.baseClassDescriptionAn extension of the
SailConnection
interface offering methods that can be used by inferencers to store and remove inferred statements. -
Classes in org.eclipse.rdf4j.sail.inferencer used by org.eclipse.rdf4j.sail.inferencerClassDescriptionAn extension of the
SailConnection
interface offering methods that can be used by inferencers to store and remove inferred statements. -
Classes in org.eclipse.rdf4j.sail.inferencer used by org.eclipse.rdf4j.sail.inferencer.fcClassDescriptionAn extension of the
SailConnection
interface offering methods that can be used by inferencers to store and remove inferred statements.An extension of ConnectionWrapper that implements theInferencerConnection
interface. -
Classes in org.eclipse.rdf4j.sail.inferencer used by org.eclipse.rdf4j.sail.inferencer.utilClassDescriptionAn extension of the
SailConnection
interface offering methods that can be used by inferencers to store and remove inferred statements. -
Classes in org.eclipse.rdf4j.sail.inferencer used by org.eclipse.rdf4j.sail.memoryClassDescriptionAn extension of the
SailConnection
interface offering methods that can be used by inferencers to store and remove inferred statements.