Uses of Package
org.eclipse.rdf4j.repository.base
Packages that use org.eclipse.rdf4j.repository.base
Package
Description
Abstract base classes and wrappers for the main Repository API interfaces.
A repository wrapper with convenience functions for handling contexts.
A repository wrapper which supports auto-loading of datasets specified in a query.
Wrapper/adapter base implementations.
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.
A
Repository
that serves as a SPARQL endpoint client.Rdf4j-Spring OperationLog
Rdf4j-Spring Pool
Rdf4j-Spring ResultCache
Rdf4J-Spring Tx
-
Classes in org.eclipse.rdf4j.repository.base used by org.eclipse.rdf4j.federated.endpointClassDescriptionAbstract class implementing most 'convenience' methods in the
RepositoryConnection
interface by transforming parameters and mapping the methods to the basic (abstractly declared) methods.Delegates all calls to the delegate RepositoryConnection. -
Classes in org.eclipse.rdf4j.repository.base used by org.eclipse.rdf4j.federated.repositoryClassDescriptionBase class for
Repository
implementation, offering common functionality.Abstract class implementing most 'convenience' methods in theRepositoryConnection
interface by transforming parameters and mapping the methods to the basic (abstractly declared) methods.ADelegatingRepository
implementation that, by default, forwards all method calls to its delegate. -
Classes in org.eclipse.rdf4j.repository.base used by org.eclipse.rdf4j.http.server.repository
-
Classes in org.eclipse.rdf4j.repository.base used by org.eclipse.rdf4j.repository.baseClassDescriptionAbstract class implementing most 'convenience' methods in the
RepositoryConnection
interface by transforming parameters and mapping the methods to the basic (abstractly declared) methods. -
Classes in org.eclipse.rdf4j.repository.base used by org.eclipse.rdf4j.repository.contextawareClassDescriptionAbstract class implementing most 'convenience' methods in the
RepositoryConnection
interface by transforming parameters and mapping the methods to the basic (abstractly declared) methods.Delegates all calls to the delegate RepositoryConnection.ADelegatingRepository
implementation that, by default, forwards all method calls to its delegate. -
Classes in org.eclipse.rdf4j.repository.base used by org.eclipse.rdf4j.repository.datasetClassDescriptionAbstract class implementing most 'convenience' methods in the
RepositoryConnection
interface by transforming parameters and mapping the methods to the basic (abstractly declared) methods.Delegates all calls to the delegate RepositoryConnection.ADelegatingRepository
implementation that, by default, forwards all method calls to its delegate. -
Classes in org.eclipse.rdf4j.repository.base used by org.eclipse.rdf4j.repository.event.baseClassDescriptionAbstract class implementing most 'convenience' methods in the
RepositoryConnection
interface by transforming parameters and mapping the methods to the basic (abstractly declared) methods.Delegates all calls to the delegate RepositoryConnection.ADelegatingRepository
implementation that, by default, forwards all method calls to its delegate. -
Classes in org.eclipse.rdf4j.repository.base used by org.eclipse.rdf4j.repository.http
-
Classes in org.eclipse.rdf4j.repository.base used by org.eclipse.rdf4j.repository.sailClassDescriptionBase class for
Repository
implementation, offering common functionality.Abstract class implementing most 'convenience' methods in theRepositoryConnection
interface by transforming parameters and mapping the methods to the basic (abstractly declared) methods. -
Classes in org.eclipse.rdf4j.repository.base used by org.eclipse.rdf4j.repository.sparqlClassDescriptionBase class for
Repository
implementation, offering common functionality.Abstract class implementing most 'convenience' methods in theRepositoryConnection
interface by transforming parameters and mapping the methods to the basic (abstractly declared) methods. -
Classes in org.eclipse.rdf4j.repository.base used by org.eclipse.rdf4j.spring.operationlogClassDescriptionAbstract class implementing most 'convenience' methods in the
RepositoryConnection
interface by transforming parameters and mapping the methods to the basic (abstractly declared) methods.Delegates all calls to the delegate RepositoryConnection. -
Classes in org.eclipse.rdf4j.repository.base used by org.eclipse.rdf4j.spring.poolClassDescriptionAbstract class implementing most 'convenience' methods in the
RepositoryConnection
interface by transforming parameters and mapping the methods to the basic (abstractly declared) methods.Delegates all calls to the delegate RepositoryConnection. -
Classes in org.eclipse.rdf4j.repository.base used by org.eclipse.rdf4j.spring.resultcacheClassDescriptionAbstract class implementing most 'convenience' methods in the
RepositoryConnection
interface by transforming parameters and mapping the methods to the basic (abstractly declared) methods.Delegates all calls to the delegate RepositoryConnection. -
Classes in org.eclipse.rdf4j.repository.base used by org.eclipse.rdf4j.spring.txClassDescriptionAbstract class implementing most 'convenience' methods in the
RepositoryConnection
interface by transforming parameters and mapping the methods to the basic (abstractly declared) methods.Delegates all calls to the delegate RepositoryConnection.