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   
org.openrdf.sail.rdbms.util   
 

Classes in org.openrdf.sail used by org.openrdf.repository.sail
Sail
          An interface for an RDF Storage.
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
LockManager
           
NotifyingSailConnection
          A connection to an RDF Sail object.
Sail
          An interface for an RDF Storage.
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.
SailLockedException
          Indicates that a SAIL cannot be initialised because the configured persisted location is locked.
 

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

Classes in org.openrdf.sail used by org.openrdf.sail.helpers
LockManager
           
NotifyingSail
          An interface for an RDF Storage And Inference Layer.
NotifyingSailConnection
          A connection to an RDF Sail object.
Sail
          An interface for an RDF Storage.
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.
SailLockedException
          Indicates that a SAIL cannot be initialised because the configured persisted location is locked.
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
NotifyingSailConnection
          A connection to an RDF Sail object.
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
NotifyingSail
          An interface for an RDF Storage And Inference Layer.
Sail
          An interface for an RDF Storage.
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.
 

Classes in org.openrdf.sail used by org.openrdf.sail.memory
NotifyingSail
          An interface for an RDF Storage And Inference Layer.
NotifyingSailConnection
          A connection to an RDF Sail object.
Sail
          An interface for an RDF Storage.
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.
 

Classes in org.openrdf.sail used by org.openrdf.sail.nativerdf
NotifyingSail
          An interface for an RDF Storage And Inference Layer.
NotifyingSailConnection
          A connection to an RDF Sail object.
Sail
          An interface for an RDF Storage.
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.
 

Classes in org.openrdf.sail used by org.openrdf.sail.rdbms
Sail
          An interface for an RDF Storage.
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.
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.
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.util
LockManager
           
SailLockedException
          Indicates that a SAIL cannot be initialised because the configured persisted location is locked.
 



Copyright © 2001-2012 Aduna. All Rights Reserved.