Uses of Package
org.eclipse.rdf4j.sail.inferencer
-
Packages that use org.eclipse.rdf4j.sail.inferencer Package Description org.eclipse.rdf4j.sail.base Base functionality for Sail implementations that require multi-versioned concurrency control (MVCC).org.eclipse.rdf4j.sail.elasticsearchstore Elasticsearch store for string triples.org.eclipse.rdf4j.sail.extensiblestore Elasticsearch store for string triplesorg.eclipse.rdf4j.sail.inferencer org.eclipse.rdf4j.sail.inferencer.fc Forward-chaining inferencers, implemented asStackableSail
s.org.eclipse.rdf4j.sail.inferencer.util org.eclipse.rdf4j.sail.lmdb The LMDB based Store.org.eclipse.rdf4j.sail.memory An implementation of the RDF SAIL API that uses main memory for storage.org.eclipse.rdf4j.sail.nativerdf The Native Store. -
Classes in org.eclipse.rdf4j.sail.inferencer used by org.eclipse.rdf4j.sail.base Class Description InferencerConnection An extension of theSailConnection
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.elasticsearchstore Class Description InferencerConnection An extension of theSailConnection
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.extensiblestore Class Description InferencerConnection An extension of theSailConnection
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 Class Description InferencerConnection An extension of theSailConnection
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.fc Class Description InferencerConnection An extension of theSailConnection
interface offering methods that can be used by inferencers to store and remove inferred statements.InferencerConnectionWrapper An extension of ConnectionWrapper that implements theInferencerConnection
interface. -
Classes in org.eclipse.rdf4j.sail.inferencer used by org.eclipse.rdf4j.sail.inferencer.util Class Description InferencerConnection An extension of theSailConnection
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.lmdb Class Description InferencerConnection An extension of theSailConnection
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.memory Class Description InferencerConnection An extension of theSailConnection
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.nativerdf Class Description InferencerConnection An extension of theSailConnection
interface offering methods that can be used by inferencers to store and remove inferred statements.