Uses of Interface
org.eclipse.rdf4j.repository.config.RepositoryFactory
Packages that use RepositoryFactory
Package
Description
Repository configuration interfaces.
-
Uses of RepositoryFactory in org.eclipse.rdf4j.repository.config
Subclasses with type arguments of type RepositoryFactory in org.eclipse.rdf4j.repository.configModifier and TypeClassDescriptionclassA registry that keeps track of the availableRepositoryFactorys.Methods in org.eclipse.rdf4j.repository.config with parameters of type RepositoryFactoryModifier and TypeMethodDescriptionprotected StringRepositoryRegistry.getKey(RepositoryFactory factory) -
Uses of RepositoryFactory in org.eclipse.rdf4j.repository.contextaware.config
Classes in org.eclipse.rdf4j.repository.contextaware.config that implement RepositoryFactoryModifier and TypeClassDescriptionclassARepositoryFactorythat createsContextAwareRepositorys based on RDF configuration data. -
Uses of RepositoryFactory in org.eclipse.rdf4j.repository.dataset.config
Classes in org.eclipse.rdf4j.repository.dataset.config that implement RepositoryFactoryModifier and TypeClassDescriptionclassARepositoryFactorythat createsDatasetRepositorys based on RDF configuration data. -
Uses of RepositoryFactory in org.eclipse.rdf4j.repository.http.config
Classes in org.eclipse.rdf4j.repository.http.config that implement RepositoryFactoryModifier and TypeClassDescriptionclassARepositoryFactorythat createsHTTPRepositorys based on RDF configuration data. -
Uses of RepositoryFactory in org.eclipse.rdf4j.repository.sail.config
Classes in org.eclipse.rdf4j.repository.sail.config that implement RepositoryFactoryModifier and TypeClassDescriptionclassclassARepositoryFactorythat createsSailRepositorys based on RDF configuration data. -
Uses of RepositoryFactory in org.eclipse.rdf4j.repository.sparql.config
Classes in org.eclipse.rdf4j.repository.sparql.config that implement RepositoryFactory