|
Class Summary |
| NamespaceStore |
An in-memory store for namespace information that uses a file for persistence.
|
| NativeRdfRepository |
An implementation of the RdfRepository interface from the RDF Sail API that
stores its data in, and queries it from files on disk. |
| NativeRdfRepositoryConfig |
Extension of SailConfig offering specific utility methods for configuring an
org.openrdf.sesame.sailimpl.nativerdf.NativeRdfRepository Sail. |
| NativeStatementIterator |
An implementation of the RdfRepository interface from the RDF Sail API that
stores its data in, and queries it from files on disk. |
| TripleStore |
|
| ValueStore |
Class that provides indexed storage and retrieval of RDF values. |
| ValueStoreRevision |
A ValueStore revision for NativeValue
objects. |