Package | Description |
---|---|
org.eclipse.rdf4j.sail.extensiblestore |
Elasticsearch store for string triples
|
Modifier and Type | Class and Description |
---|---|
class |
ExtensibleStore<T extends DataStructureInterface,N extends NamespaceStoreInterface>
A store where the backing storage can be implemented by the user.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleMemoryNamespaceStore |
Modifier and Type | Field and Description |
---|---|
protected N |
ExtensibleStore.namespaceStore |
Constructor and Description |
---|
ExtensibleSailStore(DataStructureInterface dataStructure,
NamespaceStoreInterface namespaceStore,
EvaluationStatisticsEnum evaluationStatisticsEnum,
ExtensibleStatementHelper extensibleStatementHelper) |
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.