Uses of Interface
org.eclipse.rdf4j.repository.config.RepositoryFactory
Packages that use RepositoryFactory
Package
Description
Repository configuration interfaces.
A SPARQL test suite for RDF4J repositories
-
Uses of RepositoryFactory in org.eclipse.rdf4j.federated.repository
Classes in org.eclipse.rdf4j.federated.repository that implement RepositoryFactoryModifier and TypeClassDescriptionclassARepositoryFactoryto use FedX in settings with a repository manager, e.g. in the RDF4J workbench. -
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 -
Uses of RepositoryFactory in org.eclipse.rdf4j.testsuite.repository
Methods in org.eclipse.rdf4j.testsuite.repository with parameters of type RepositoryFactoryModifier and TypeMethodDescriptionstatic voidOptimisticIsolationTest.setRepositoryFactory(RepositoryFactory factory) -
Uses of RepositoryFactory in org.eclipse.rdf4j.testsuite.sparql
Fields in org.eclipse.rdf4j.testsuite.sparql declared as RepositoryFactoryModifier and TypeFieldDescriptionprotected final RepositoryFactoryRepositorySPARQLComplianceTestSuite.factoryConstructors in org.eclipse.rdf4j.testsuite.sparql with parameters of type RepositoryFactory