Package org.eclipse.rdf4j.sail.inferencer
package org.eclipse.rdf4j.sail.inferencer
-
Interface SummaryInterfaceDescriptionAn extension of the
SailConnection
interface offering methods that can be used by inferencers to store and remove inferred statements. -
Class SummaryClassDescriptionAn extension of ConnectionWrapper that implements the
InferencerConnection
interface.