|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| 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 | |
| StackableSail | An interface for Sails that can be stacked on top of other Sails. |
| Exception Summary | |
|---|---|
| SailException | An exception thrown by some methods in Sail to indicate that a requested operation could not be executed. |
RDF Storage And Inference Layer (RDF Sail): a set of interfaces defining an API for RDF repositories. The main interface is Sail, which defines methods for initialization, querying and starting transactions. Queries are expressed in the Sail query model, which can be found in sub-package org.openrdf.sesame.sail.query.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||