Package | Description |
---|---|
org.eclipse.rdf4j.sail.base |
Base functionality for Sail implementations that require multi-versioned concurrency control (MVCC).
|
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.
|
Class and Description |
---|
SailClosable
Common interface to objects that throw
SailException on close. |
SailDataset
A state of an
SailSource at a point in time that will remain consistent until SailDataset.close() is called. |
SailSink
A mutable source of RDF graphs.
|
SailSource
A persistent yet mutable source or container of RDF graphs.
|
SailStore
A high level interface used by
SailSourceConnection to access SailSource . |
Class and Description |
---|
SailSourceConnection
A
SailConnection implementation that is based on an SailStore . |
Class and Description |
---|
SailClosable
Common interface to objects that throw
SailException on close. |
SailSource
A persistent yet mutable source or container of RDF graphs.
|
SailSourceConnection
A
SailConnection implementation that is based on an SailStore . |
SailStore
A high level interface used by
SailSourceConnection to access SailSource . |
Class and Description |
---|
SailSourceConnection
A
SailConnection implementation that is based on an SailStore . |
Class and Description |
---|
SailSourceConnection
A
SailConnection implementation that is based on an SailStore . |
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.