| Package | Description |
|---|---|
| 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.
|
| Class and Description |
|---|
| 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.
|
| UnknownSailTransactionStateException
Indicates that a SAIL's transaction state (active or inactive) cannot be determined.
|
| UpdateContext
Provided with add and remove operation to give them context within a
UpdateExpr operation. |
| Class and Description |
|---|
| Sail
An interface for an RDF Storage.
|
| Class and Description |
|---|
| 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.
|
| UnknownSailTransactionStateException
Indicates that a SAIL's transaction state (active or inactive) cannot be determined.
|
| UpdateContext
Provided with add and remove operation to give them context within a
UpdateExpr operation. |
Copyright © 2001-2014 Aduna. All Rights Reserved.