Uses of Package
org.eclipse.rdf4j.repository
-
Packages that use org.eclipse.rdf4j.repository Package Description 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.config Repository configuration interfaces.org.eclipse.rdf4j.repository.filters org.eclipse.rdf4j.repository.util Helper classes for working with Repositories. -
Classes in org.eclipse.rdf4j.repository used by org.eclipse.rdf4j.repository Class Description Repository An RDF4J repository that contains RDF data that can be queried and updated.RepositoryConnection Main interface for updating data in and performing queries on an RDF4JRepository.RepositoryException An exception thrown by classes from the Repository API to indicate an error.RepositoryResolver Gets local repositories using a simple identifier string.RepositoryResult A RepositoryResult is a result collection of objects (for exampleStatement,Namespace, orResourceobjects) that can be iterated over.UnknownTransactionStateException A specific subtype ofRepositoryExceptionthat indicates the connection's transaction state can not be determined. -
Classes in org.eclipse.rdf4j.repository used by org.eclipse.rdf4j.repository.base Class Description DelegatingRepository Main interface for repositories that wrap another repository.DelegatingRepositoryConnection Repository An RDF4J repository that contains RDF data that can be queried and updated.RepositoryConnection Main interface for updating data in and performing queries on an RDF4JRepository.RepositoryException An exception thrown by classes from the Repository API to indicate an error.RepositoryResult A RepositoryResult is a result collection of objects (for exampleStatement,Namespace, orResourceobjects) that can be iterated over.UnknownTransactionStateException A specific subtype ofRepositoryExceptionthat indicates the connection's transaction state can not be determined. -
Classes in org.eclipse.rdf4j.repository used by org.eclipse.rdf4j.repository.config Class Description Repository An RDF4J repository that contains RDF data that can be queried and updated.RepositoryConnection Main interface for updating data in and performing queries on an RDF4JRepository.RepositoryException An exception thrown by classes from the Repository API to indicate an error. -
Classes in org.eclipse.rdf4j.repository used by org.eclipse.rdf4j.repository.filters Class Description RepositoryConnection Main interface for updating data in and performing queries on an RDF4JRepository. -
Classes in org.eclipse.rdf4j.repository used by org.eclipse.rdf4j.repository.util Class Description Repository An RDF4J repository that contains RDF data that can be queried and updated.RepositoryConnection Main interface for updating data in and performing queries on an RDF4JRepository.RepositoryException An exception thrown by classes from the Repository API to indicate an error.UnknownTransactionStateException A specific subtype ofRepositoryExceptionthat indicates the connection's transaction state can not be determined.