Uses of Class
org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
Package
Description
Base functionality for Sail implementations that require multi-versioned concurrency control (MVCC).
Elasticsearch store for string triples.
Elasticsearch store for string triples
Abstract base implementation and internal helper classes for Sail implementations.
The LMDB based Store.
An implementation of the RDF SAIL API that uses main memory for storage.
The Native Store.
-
Uses of AbstractSailConnection in org.eclipse.rdf4j.federated
Modifier and TypeClassDescriptionclass
An implementation of RepositoryConnection that usesFederationEvalStrategy
to evaluate provided queries. -
Uses of AbstractSailConnection in org.eclipse.rdf4j.sail.base
Modifier and TypeClassDescriptionclass
ASailConnection
implementation that is based on anSailStore
. -
Uses of AbstractSailConnection in org.eclipse.rdf4j.sail.elasticsearchstore
-
Uses of AbstractSailConnection in org.eclipse.rdf4j.sail.extensiblestore
-
Uses of AbstractSailConnection in org.eclipse.rdf4j.sail.helpers
Modifier and TypeClassDescriptionclass
Abstract Class offering base functionality for SailConnection implementations. -
Uses of AbstractSailConnection in org.eclipse.rdf4j.sail.lmdb
-
Uses of AbstractSailConnection in org.eclipse.rdf4j.sail.memory
Modifier and TypeClassDescriptionclass
Implementation of a Sail Connection for memory stores. -
Uses of AbstractSailConnection in org.eclipse.rdf4j.sail.nativerdf