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