Uses of Package
org.eclipse.rdf4j.common.transaction
Packages that use org.eclipse.rdf4j.common.transaction
Package
Description
Common classes and interfaces for transaction settings
The Repository API: the main API for accessing rdf databases and SPARQL endpoints.
Abstract base classes and wrappers for the main Repository API interfaces.
A repository that serves as a proxy client for a remote repository on an RDF4J Server.
Repository implementation for local RDF databases that implement the SAIL SPI.
RDF Storage And Inference Layer (RDF Sail): a set of interfaces defining an SPI for RDF databases.
Base functionality for Sail implementations that require multi-versioned concurrency control (MVCC).
Abstract base implementation and internal helper classes for Sail implementations.
Forward-chaining inferencers, implemented as
StackableSail
s.An implementation of the RDF SAIL API that uses main memory for storage.
A Sail implementation for SHACL constraint checking.
-
Classes in org.eclipse.rdf4j.common.transaction used by org.eclipse.rdf4j.common.transactionClassDescriptionA Transaction Isolation Level.Enumeration of Transaction
IsolationLevel
s supported by RDF4J.The Query Evaluation Mode determines the behaviour of the SPARQL query engine on RDF4J repositories.A configuration setting that can be passed at the beginning of a repository transaction to influence behavior within the scope of that transaction only.A TransactionSettingFactory returns aTransactionSetting
implementation for a given value.AServiceRegistry
for creating/retrievingTransactionSetting
s in a transparent way. -
Classes in org.eclipse.rdf4j.common.transaction used by org.eclipse.rdf4j.http.clientClassDescriptionA Transaction Isolation Level.A configuration setting that can be passed at the beginning of a repository transaction to influence behavior within the scope of that transaction only.
-
Classes in org.eclipse.rdf4j.common.transaction used by org.eclipse.rdf4j.query.algebra.evaluationClassDescriptionThe Query Evaluation Mode determines the behaviour of the SPARQL query engine on RDF4J repositories.
-
Classes in org.eclipse.rdf4j.common.transaction used by org.eclipse.rdf4j.query.algebra.evaluation.implClassDescriptionThe Query Evaluation Mode determines the behaviour of the SPARQL query engine on RDF4J repositories.
-
Classes in org.eclipse.rdf4j.common.transaction used by org.eclipse.rdf4j.repositoryClassDescriptionA Transaction Isolation Level.A configuration setting that can be passed at the beginning of a repository transaction to influence behavior within the scope of that transaction only.
-
Classes in org.eclipse.rdf4j.common.transaction used by org.eclipse.rdf4j.repository.baseClassDescriptionA Transaction Isolation Level.A configuration setting that can be passed at the beginning of a repository transaction to influence behavior within the scope of that transaction only.
-
Classes in org.eclipse.rdf4j.common.transaction used by org.eclipse.rdf4j.repository.httpClassDescriptionA configuration setting that can be passed at the beginning of a repository transaction to influence behavior within the scope of that transaction only.
-
Classes in org.eclipse.rdf4j.common.transaction used by org.eclipse.rdf4j.repository.sailClassDescriptionA Transaction Isolation Level.A configuration setting that can be passed at the beginning of a repository transaction to influence behavior within the scope of that transaction only.
-
Classes in org.eclipse.rdf4j.common.transaction used by org.eclipse.rdf4j.sailClassDescriptionA Transaction Isolation Level.A configuration setting that can be passed at the beginning of a repository transaction to influence behavior within the scope of that transaction only.
-
Classes in org.eclipse.rdf4j.common.transaction used by org.eclipse.rdf4j.sail.baseClassDescriptionA Transaction Isolation Level.The Query Evaluation Mode determines the behaviour of the SPARQL query engine on RDF4J repositories.A configuration setting that can be passed at the beginning of a repository transaction to influence behavior within the scope of that transaction only.
-
Classes in org.eclipse.rdf4j.common.transaction used by org.eclipse.rdf4j.sail.base.configClassDescriptionThe Query Evaluation Mode determines the behaviour of the SPARQL query engine on RDF4J repositories.
-
Classes in org.eclipse.rdf4j.common.transaction used by org.eclipse.rdf4j.sail.helpersClassDescriptionA Transaction Isolation Level.Enumeration of Transaction
IsolationLevel
s supported by RDF4J.The Query Evaluation Mode determines the behaviour of the SPARQL query engine on RDF4J repositories.A configuration setting that can be passed at the beginning of a repository transaction to influence behavior within the scope of that transaction only. -
Classes in org.eclipse.rdf4j.common.transaction used by org.eclipse.rdf4j.sail.inferencer.fcClassDescriptionA Transaction Isolation Level.Enumeration of Transaction
IsolationLevel
s supported by RDF4J. -
Classes in org.eclipse.rdf4j.common.transaction used by org.eclipse.rdf4j.sail.memory
-
Classes in org.eclipse.rdf4j.common.transaction used by org.eclipse.rdf4j.sail.shaclClassDescriptionA Transaction Isolation Level.A configuration setting that can be passed at the beginning of a repository transaction to influence behavior within the scope of that transaction only.A TransactionSettingFactory returns a
TransactionSetting
implementation for a given value.