| Package | Description |
|---|---|
| org.eclipse.rdf4j.lucene.spin | |
| org.eclipse.rdf4j.sail.elasticsearchstore |
Elasticsearch store for string triples
|
| org.eclipse.rdf4j.sail.extensiblestore |
Elasticsearch store for string triples
|
| Package | Description |
|---|---|
| org.eclipse.rdf4j.lucene.spin | |
| org.eclipse.rdf4j.lucene.spin.config | |
| org.eclipse.rdf4j.sail.extensiblestore |
Elasticsearch store for string triples
|
| Modifier and Type | Class and Description |
|---|---|
class |
LuceneSpinSail
Deprecated.
since 3.0. The experimental LuceneSpinSail is scheduled to be removed by the next major release.
|
class |
LuceneSpinSailConnection
Deprecated.
since 3.0. The experimental LuceneSpinSail is scheduled to be removed by the next major release.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ElasticsearchStore
An RDF4J SailStore persisted to Elasticsearch.
|
class |
ElasticsearchStoreConnection |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DataStructureInterface
An interface to implement a base data structure for the ExtensibleStore.
|
class |
ExtensibleStore<T extends DataStructureInterface,N extends NamespaceStoreInterface>
A store where the backing storage can be implemented by the user.
|
class |
ExtensibleStoreConnection<E extends ExtensibleStore> |
class |
FilteringIteration<E extends Statement,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...
|
interface |
NamespaceStoreInterface |
class |
SimpleMemoryNamespaceStore |
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.