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.memory |
An implementation of the RDF SAIL API that uses main memory for storage.
|
org.eclipse.rdf4j.sail.nativerdf |
The Native Store.
|
Modifier and Type | Class and Description |
---|---|
class |
ElasticsearchStoreConnection |
Modifier and Type | Class and Description |
---|---|
class |
ExtensibleStoreConnection<E extends ExtensibleStore> |
Modifier and Type | Class and Description |
---|---|
class |
MemoryStoreConnection
Implementation of a Sail Connection for memory stores.
|
Modifier and Type | Class and Description |
---|---|
class |
LimitedSizeNativeStoreConnection |
class |
NativeStoreConnection |
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.