Uses of Package
org.openrdf.sail.inferencer

Packages that use org.openrdf.sail.inferencer
org.openrdf.sail.inferencer   
org.openrdf.sail.inferencer.fc Forward-chaining inferencers, implemented as StackableSails. 
org.openrdf.sail.memory An implementation of the RDF SAIL API that uses main memory for storage. 
org.openrdf.sail.nativerdf Native RDF storage backend. 
 

Classes in org.openrdf.sail.inferencer used by org.openrdf.sail.inferencer
InferencerConnection
          An extension of the SailConnection interface offering methods that can be used by inferencers to store and remove inferred statements.
 

Classes in org.openrdf.sail.inferencer used by org.openrdf.sail.inferencer.fc
InferencerConnection
          An extension of the SailConnection interface offering methods that can be used by inferencers to store and remove inferred statements.
 

Classes in org.openrdf.sail.inferencer used by org.openrdf.sail.memory
InferencerConnection
          An extension of the SailConnection interface offering methods that can be used by inferencers to store and remove inferred statements.
 

Classes in org.openrdf.sail.inferencer used by org.openrdf.sail.nativerdf
InferencerConnection
          An extension of the SailConnection interface offering methods that can be used by inferencers to store and remove inferred statements.
 



Copyright © 2001-2008 Aduna. All Rights Reserved.