Class FedXRepositoryFactory

java.lang.Object
org.eclipse.rdf4j.federated.repository.FedXRepositoryFactory
All Implemented Interfaces:
RepositoryFactory

public class FedXRepositoryFactory extends Object implements RepositoryFactory
A RepositoryFactory to use FedX in settings with a repository manager, e.g. in the RDF4J workbench.

See FedXRepositoryConfig for the configuration.

Author:
Andreas Schwarte
See Also: