| Interface | Description | 
|---|---|
| EndpointProvider<T extends RepositoryInformation> | Generic interface to create  Endpoints from a repository information. | 
| Class | Description | 
|---|---|
| NativeRepositoryInformation | Graph information for RDF4J  NativeStoreinitialization. | 
| NativeStoreProvider | Provider for an Endpoint that uses a RDF4J  NativeStoreas underlying repository. | 
| RemoteRepositoryProvider | Provider for an Endpoint that uses a RDF4J  HTTPRepositoryas underlying repository. | 
| RemoteRepositoryRepositoryInformation | Class holding information for RDF4J  HTTPRepositoryinitialization. | 
| RepositoryEndpointProvider | Returns an  Endpointfor an already configuredRepository. | 
| RepositoryInformation | |
| ResolvableRepositoryInformation | Graph information for a  ResolvableEndpointwhere theRepositoryis looked up using the configuredRepositoryResolver. | 
| ResolvableRepositoryProvider | An  EndpointProviderfor aResolvableEndpoint. | 
| SPARQLProvider | Provider for an Endpoint that uses a RDF4j  SPARQLRepositoryas underlying repository. | 
| SPARQLRepositoryInformation | Class holding information for RDF4J  SPARQLRepositoryinitialization. | 
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.