Package | Description |
---|---|
org.eclipse.rdf4j.sail.elasticsearchstore |
Elasticsearch store for string triples
|
org.eclipse.rdf4j.sail.extensiblestore |
Elasticsearch store for string triples
|
org.eclipse.rdf4j.sail.extensiblestore.valuefactory |
Modifier and Type | Method and Description |
---|---|
ExtensibleStatementHelper |
ElasticsearchStore.getExtensibleStatementHelper() |
Modifier and Type | Method and Description |
---|---|
ExtensibleStatementHelper |
ExtensibleStore.getExtensibleStatementHelper() |
Constructor and Description |
---|
ExtensibleSailStore(DataStructureInterface dataStructure,
NamespaceStoreInterface namespaceStore,
EvaluationStatisticsEnum evaluationStatisticsEnum,
ExtensibleStatementHelper extensibleStatementHelper) |
Modifier and Type | Class and Description |
---|---|
static class |
ExtensibleStatementHelper.DefaultExtensibleStatementHelper |
Modifier and Type | Method and Description |
---|---|
static ExtensibleStatementHelper |
ExtensibleStatementHelper.getDefaultImpl() |
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.