Package org.eclipse.rdf4j.sail.inferencer
-
Interface Summary Interface Description InferencerConnection An extension of theSailConnection
interface offering methods that can be used by inferencers to store and remove inferred statements. -
Class Summary Class Description InferencerConnectionWrapper An extension of ConnectionWrapper that implements theInferencerConnection
interface.