Package org.eclipse.rdf4j.repository.config
package org.eclipse.rdf4j.repository.config
Repository configuration interfaces.
-
ClassDescriptionException indicating a repository configuration problem.Deprecated, for removal: This API element is subject to removal in a future version.A RepositoryFactory takes care of creating and initializing a specific type of
Repository
s based on RDF configuration data.ARepositoryImplConfig
represents configuration details specific to a particular implementation of theRepository
interface.A registry that keeps track of the availableRepositoryFactory
s.
CONFIG
vocabulary instead.