Uses of Package
org.openrdf.repository

Packages that use org.openrdf.repository
org.openrdf.http.client   
org.openrdf.http.protocol   
org.openrdf.http.protocol.transaction.operations   
org.openrdf.http.webclient.server   
org.openrdf.repository The Repository API: the main API for handling Sesame repositories. 
org.openrdf.repository.base   
org.openrdf.repository.config   
org.openrdf.repository.dataset   
org.openrdf.repository.dataset.config   
org.openrdf.repository.event   
org.openrdf.repository.event.base   
org.openrdf.repository.http A repository that serves as a proxy for a remote repository on a Sesame server. 
org.openrdf.repository.http.config   
org.openrdf.repository.manager   
org.openrdf.repository.sail Repository implementation for local storage backends. 
org.openrdf.repository.sail.config   
org.openrdf.repository.util   
 

Classes in org.openrdf.repository used by org.openrdf.http.client
RepositoryException
          An exception thrown classes from the Repository API to indicate an error.
 

Classes in org.openrdf.repository used by org.openrdf.http.protocol
RepositoryException
          An exception thrown classes from the Repository API to indicate an error.
 

Classes in org.openrdf.repository used by org.openrdf.http.protocol.transaction.operations
RepositoryConnection
          Main interface for updating data in and performing queries on a Sesame repository.
RepositoryException
          An exception thrown classes from the Repository API to indicate an error.
 

Classes in org.openrdf.repository used by org.openrdf.http.webclient.server
RepositoryException
          An exception thrown classes from the Repository API to indicate an error.
 

Classes in org.openrdf.repository used by org.openrdf.repository
Repository
          A Sesame repository that contains RDF data that can be queried and updated.
RepositoryConnection
          Main interface for updating data in and performing queries on a Sesame repository.
RepositoryException
          An exception thrown classes from the Repository API to indicate an error.
RepositoryResult
          A RepositoryResult is a result collection of objects (for example Statement, Namespace, or Resource objects) that can be iterated over.
 

Classes in org.openrdf.repository used by org.openrdf.repository.base
DelegatingRepository
          Main interface for repositories that wrap another repository.
DelegatingRepositoryConnection
           
Repository
          A Sesame repository that contains RDF data that can be queried and updated.
RepositoryConnection
          Main interface for updating data in and performing queries on a Sesame repository.
RepositoryException
          An exception thrown classes from the Repository API to indicate an error.
RepositoryResult
          A RepositoryResult is a result collection of objects (for example Statement, Namespace, or Resource objects) that can be iterated over.
 

Classes in org.openrdf.repository used by org.openrdf.repository.config
Repository
          A Sesame repository that contains RDF data that can be queried and updated.
RepositoryConnection
          Main interface for updating data in and performing queries on a Sesame repository.
RepositoryException
          An exception thrown classes from the Repository API to indicate an error.
 

Classes in org.openrdf.repository used by org.openrdf.repository.dataset
DelegatingRepository
          Main interface for repositories that wrap another repository.
DelegatingRepositoryConnection
           
Repository
          A Sesame repository that contains RDF data that can be queried and updated.
RepositoryConnection
          Main interface for updating data in and performing queries on a Sesame repository.
RepositoryException
          An exception thrown classes from the Repository API to indicate an error.
 

Classes in org.openrdf.repository used by org.openrdf.repository.dataset.config
Repository
          A Sesame repository that contains RDF data that can be queried and updated.
 

Classes in org.openrdf.repository used by org.openrdf.repository.event
Repository
          A Sesame repository that contains RDF data that can be queried and updated.
RepositoryConnection
          Main interface for updating data in and performing queries on a Sesame repository.
 

Classes in org.openrdf.repository used by org.openrdf.repository.event.base
DelegatingRepository
          Main interface for repositories that wrap another repository.
DelegatingRepositoryConnection
           
Repository
          A Sesame repository that contains RDF data that can be queried and updated.
RepositoryConnection
          Main interface for updating data in and performing queries on a Sesame repository.
RepositoryException
          An exception thrown classes from the Repository API to indicate an error.
 

Classes in org.openrdf.repository used by org.openrdf.repository.http
Repository
          A Sesame repository that contains RDF data that can be queried and updated.
RepositoryConnection
          Main interface for updating data in and performing queries on a Sesame repository.
RepositoryException
          An exception thrown classes from the Repository API to indicate an error.
 

Classes in org.openrdf.repository used by org.openrdf.repository.http.config
Repository
          A Sesame repository that contains RDF data that can be queried and updated.
 

Classes in org.openrdf.repository used by org.openrdf.repository.manager
DelegatingRepository
          Main interface for repositories that wrap another repository.
Repository
          A Sesame repository that contains RDF data that can be queried and updated.
RepositoryException
          An exception thrown classes from the Repository API to indicate an error.
 

Classes in org.openrdf.repository used by org.openrdf.repository.sail
Repository
          A Sesame repository that contains RDF data that can be queried and updated.
RepositoryConnection
          Main interface for updating data in and performing queries on a Sesame repository.
RepositoryException
          An exception thrown classes from the Repository API to indicate an error.
RepositoryResult
          A RepositoryResult is a result collection of objects (for example Statement, Namespace, or Resource objects) that can be iterated over.
 

Classes in org.openrdf.repository used by org.openrdf.repository.sail.config
Repository
          A Sesame repository that contains RDF data that can be queried and updated.
 

Classes in org.openrdf.repository used by org.openrdf.repository.util
Repository
          A Sesame repository that contains RDF data that can be queried and updated.
RepositoryConnection
          Main interface for updating data in and performing queries on a Sesame repository.
RepositoryException
          An exception thrown classes from the Repository API to indicate an error.
 



Copyright © 2001-2008 Aduna. All Rights Reserved.