Uses of Interface
org.eclipse.rdf4j.repository.config.RepositoryFactory
Package
Description
Repository configuration interfaces.
A SPARQL test suite for RDF4J repositories
-
Uses of RepositoryFactory in org.eclipse.rdf4j.federated.repository
Modifier and TypeClassDescriptionclass
ARepositoryFactory
to use FedX in settings with a repository manager, e.g. -
Uses of RepositoryFactory in org.eclipse.rdf4j.repository.config
Modifier and TypeMethodDescriptionprotected String
RepositoryRegistry.getKey
(RepositoryFactory factory) -
Uses of RepositoryFactory in org.eclipse.rdf4j.repository.contextaware.config
Modifier and TypeClassDescriptionclass
ARepositoryFactory
that createsContextAwareRepository
s based on RDF configuration data. -
Uses of RepositoryFactory in org.eclipse.rdf4j.repository.dataset.config
Modifier and TypeClassDescriptionclass
ARepositoryFactory
that createsDatasetRepository
s based on RDF configuration data. -
Uses of RepositoryFactory in org.eclipse.rdf4j.repository.http.config
Modifier and TypeClassDescriptionclass
ARepositoryFactory
that createsHTTPRepository
s based on RDF configuration data. -
Uses of RepositoryFactory in org.eclipse.rdf4j.repository.sail.config
Modifier and TypeClassDescriptionclass
class
ARepositoryFactory
that createsSailRepository
s based on RDF configuration data. -
Uses of RepositoryFactory in org.eclipse.rdf4j.repository.sparql.config
-
Uses of RepositoryFactory in org.eclipse.rdf4j.testsuite.repository
Modifier and TypeMethodDescriptionstatic void
OptimisticIsolationTest.setRepositoryFactory
(RepositoryFactory factory) -
Uses of RepositoryFactory in org.eclipse.rdf4j.testsuite.sparql
Modifier and TypeMethodDescriptionstatic void
RepositorySPARQLComplianceTestSuite.setRepositoryFactory
(RepositoryFactory factory)