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 |
ReadCache |
Modifier and Type | Field and Description |
---|---|
protected T |
ExtensibleStore.dataStructure |
protected T |
ExtensibleStore.dataStructureInferred |
Constructor and Description |
---|
ReadCache(DataStructureInterface delegate) |
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.