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 -
Class Summary Class Description AbstractDelegatingRepositoryImplConfig AbstractRepositoryImplConfig ConfigTemplate RepositoryConfig RepositoryConfigSchema Defines constants for the repository configuration schema that is used byRepositoryManager
s.RepositoryConfigUtil RepositoryRegistry A registry that keeps track of the availableRepositoryFactory
s. -
Exception Summary Exception Description RepositoryConfigException Exception indicating a repository configuration problem.