Package org.eclipse.rdf4j.repository.config
Repository configuration interfaces.
-
Interface Summary Interface Description DelegatingRepositoryImplConfig RepositoryFactory A RepositoryFactory takes care of creating and initializing a specific type ofRepository
s based on RDF configuration data.RepositoryImplConfig ARepositoryImplConfig
represents configuration details specific to a particular implementation of theRepository
interface. -
Class Summary Class Description AbstractDelegatingRepositoryImplConfig AbstractRepositoryImplConfig ConfigTemplate RepositoryConfig RepositoryConfigSchema Deprecated, for removal: This API element is subject to removal in a future version. useCONFIG
vocabulary instead.RepositoryConfigUtil RepositoryRegistry A registry that keeps track of the availableRepositoryFactory
s. -
Exception Summary Exception Description RepositoryConfigException Exception indicating a repository configuration problem.