See: Description
Interface | Description |
---|---|
DataStructureInterface |
An interface to implement a base data structure for the ExtensibleStore.
|
NamespaceStoreInterface |
Class | Description |
---|---|
ExtensibleSailStore | |
ExtensibleStore<T extends DataStructureInterface,N extends NamespaceStoreInterface> |
A store where the backing storage can be implemented by the user.
|
ExtensibleStoreConnection<E extends ExtensibleStore> | |
FilteringIteration<E extends ExtensibleStatement,X extends Exception> |
A wrapper for an Iteration that filters the statements against a pattern similar to getStatements(Resource subject,
IRI predicate, Value object, Resource...
|
PartialStatement | |
ReadCache | |
SimpleMemoryNamespaceStore |
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.