Uses of Package
org.openrdf.sail

Packages that use org.openrdf.sail
org.openrdf.repository.sail Repository implementation for local storage backends. 
org.openrdf.sail RDF Storage And Inference Layer (RDF Sail): a set of interfaces defining an API for RDF repositories. 
org.openrdf.sail.config   
org.openrdf.sail.helpers Generic utility classes for RDF Sail implementations. 
org.openrdf.sail.inferencer   
org.openrdf.sail.inferencer.fc Forward-chaining inferencers, implemented as StackableSails. 
org.openrdf.sail.inferencer.fc.config   
org.openrdf.sail.memory An implementation of the RDF SAIL API that uses main memory for storage. 
org.openrdf.sail.memory.config   
org.openrdf.sail.nativerdf Native RDF storage backend. 
org.openrdf.sail.nativerdf.config   
org.openrdf.sail.rdbms   
org.openrdf.sail.rdbms.exceptions   
org.openrdf.sail.rdbms.iteration   
org.openrdf.sail.rdbms.mysql   
org.openrdf.sail.rdbms.postgresql   
 

Classes in org.openrdf.sail used by org.openrdf.repository.sail
Sail
          An interface for an RDF Storage And Inference Layer.
SailConnection
          A connection to an RDF Sail object.
SailException
          An exception thrown by some methods in Sail to indicate that a requested operation could not be executed.
 

Classes in org.openrdf.sail used by org.openrdf.sail
Sail
          An interface for an RDF Storage And Inference Layer.
SailChangedEvent
          Event object that is send to SailChangedListeners to indicate that the contents of the Sail that sent the event have changed.
SailChangedListener
          An interface for objects that want to be notified when the data in specific Sail objects change.
SailConnection
          A connection to an RDF Sail object.
SailConnectionListener
           
SailException
          An exception thrown by some methods in Sail to indicate that a requested operation could not be executed.
 

Classes in org.openrdf.sail used by org.openrdf.sail.config
Sail
          An interface for an RDF Storage And Inference Layer.
 

Classes in org.openrdf.sail used by org.openrdf.sail.helpers
Sail
          An interface for an RDF Storage And Inference Layer.
SailChangedEvent
          Event object that is send to SailChangedListeners to indicate that the contents of the Sail that sent the event have changed.
SailChangedListener
          An interface for objects that want to be notified when the data in specific Sail objects change.
SailConnection
          A connection to an RDF Sail object.
SailConnectionListener
           
SailException
          An exception thrown by some methods in Sail to indicate that a requested operation could not be executed.
StackableSail
          An interface for Sails that can be stacked on top of other Sails.
 

Classes in org.openrdf.sail used by org.openrdf.sail.inferencer
SailConnection
          A connection to an RDF Sail object.
SailException
          An exception thrown by some methods in Sail to indicate that a requested operation could not be executed.
 

Classes in org.openrdf.sail used by org.openrdf.sail.inferencer.fc
Sail
          An interface for an RDF Storage And Inference Layer.
SailException
          An exception thrown by some methods in Sail to indicate that a requested operation could not be executed.
StackableSail
          An interface for Sails that can be stacked on top of other Sails.
 

Classes in org.openrdf.sail used by org.openrdf.sail.inferencer.fc.config
Sail
          An interface for an RDF Storage And Inference Layer.
 

Classes in org.openrdf.sail used by org.openrdf.sail.memory
Sail
          An interface for an RDF Storage And Inference Layer.
SailConnection
          A connection to an RDF Sail object.
SailException
          An exception thrown by some methods in Sail to indicate that a requested operation could not be executed.
 

Classes in org.openrdf.sail used by org.openrdf.sail.memory.config
Sail
          An interface for an RDF Storage And Inference Layer.
 

Classes in org.openrdf.sail used by org.openrdf.sail.nativerdf
Sail
          An interface for an RDF Storage And Inference Layer.
SailConnection
          A connection to an RDF Sail object.
SailException
          An exception thrown by some methods in Sail to indicate that a requested operation could not be executed.
 

Classes in org.openrdf.sail used by org.openrdf.sail.nativerdf.config
Sail
          An interface for an RDF Storage And Inference Layer.
 

Classes in org.openrdf.sail used by org.openrdf.sail.rdbms
Sail
          An interface for an RDF Storage And Inference Layer.
SailConnection
          A connection to an RDF Sail object.
SailException
          An exception thrown by some methods in Sail to indicate that a requested operation could not be executed.
 

Classes in org.openrdf.sail used by org.openrdf.sail.rdbms.exceptions
SailException
          An exception thrown by some methods in Sail to indicate that a requested operation could not be executed.
 

Classes in org.openrdf.sail used by org.openrdf.sail.rdbms.iteration
SailException
          An exception thrown by some methods in Sail to indicate that a requested operation could not be executed.
 

Classes in org.openrdf.sail used by org.openrdf.sail.rdbms.mysql
Sail
          An interface for an RDF Storage And Inference Layer.
SailException
          An exception thrown by some methods in Sail to indicate that a requested operation could not be executed.
 

Classes in org.openrdf.sail used by org.openrdf.sail.rdbms.postgresql
Sail
          An interface for an RDF Storage And Inference Layer.
SailException
          An exception thrown by some methods in Sail to indicate that a requested operation could not be executed.
 



Copyright © 2001-2008 Aduna. All Rights Reserved.