Uses of Class
org.eclipse.rdf4j.repository.config.RepositoryRegistry
-
Packages that use RepositoryRegistry Package Description org.eclipse.rdf4j.repository.config Repository configuration interfaces. -
-
Uses of RepositoryRegistry in org.eclipse.rdf4j.repository.config
Methods in org.eclipse.rdf4j.repository.config that return RepositoryRegistry Modifier and Type Method Description static RepositoryRegistry
RepositoryRegistry. getInstance()
Gets the default RepositoryRegistry.
-