Class RepositoryProvider

java.lang.Object
org.eclipse.rdf4j.repository.manager.RepositoryProvider

public class RepositoryProvider extends Object
A static access point to manage RepositoryManagers and Repositories. RepositoryProvider ensures that all managers and repositories obtained through it are automatically shutdown when the JVM exits.
Author:
James Leigh