| Package | Description | 
|---|---|
| org.eclipse.rdf4j.federated | |
| 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.helpers | Abstract base implementation and internal helper classes for Sail implementations. | 
| 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  | FedXConnectionAn implementation of RepositoryConnection that uses  FederationEvalStrategyto evaluate provided queries. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SailSourceConnectionA  SailConnectionimplementation that is based on anSailStore. | 
| 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  | NotifyingSailConnectionBaseAbstract Class offering base functionality for SailConnection implementations. | 
| class  | SailConnectionBaseDeprecated. 
 since 4.0. USe  AbstractSailConnectioninstead. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MemoryStoreConnectionImplementation of a Sail Connection for memory stores. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LimitedSizeNativeStoreConnection | 
| class  | NativeStoreConnection | 
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.