Package org.eclipse.rdf4j.repository.manager
Functionality for Repository lifecycle management and sharing.
-
Class Summary Class Description LocalRepositoryManager An implementation of theRepositoryManager
interface that operates directly on the repository data files in the local file system.RemoteRepositoryManager A manager forRepository
s that reside on a remote server.RepositoryInfo Repository meta-information such as its id, location, description.RepositoryManager A manager forRepository
s.RepositoryProvider A static access point to manageRepositoryManager
s andRepositories
.