| Package | Description | 
|---|---|
| org.eclipse.rdf4j.http.client | |
| org.eclipse.rdf4j.query.algebra.evaluation.federation | |
| org.eclipse.rdf4j.repository.http | A repository that serves as a proxy client for a remote repository on a Sesame Server. | 
| org.eclipse.rdf4j.repository.sail | Repository implementation for local RDF databases that
        implement the SAIL API. | 
| org.eclipse.rdf4j.repository.sparql | A repository that serves as a client for a SPARQL endpoint. | 
| org.eclipse.rdf4j.repository.sparql.federation | |
| org.eclipse.rdf4j.sail.federation | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | SessionManagerDependentCommon interface for objects, such as Repository and RepositoryConnection, that are dependent on
  HttpClientSessionManager. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FederatedServiceResolverImplDeprecated. 
 since 2.3 use  SPARQLServiceResolver | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HTTPRepositoryA repository that serves as a proxy for a remote repository on a Sesame Server. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SailRepositoryAn implementation of the  Repositoryinterface that operates on a (stack of)Sailobject(s). | 
| class  | SailRepositoryConnectionAn implementation of the  RepositoryConnectioninterface that wraps aSailConnection. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SPARQLRepositoryA proxy class to access any SPARQL endpoint. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SPARQLServiceResolverThe  SPARQLServiceResolveris used to manage a set ofFederatedServiceinstances, which are used to
 evaluate SERVICE expressions for particular service Urls. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FederationUnion multiple (possibly remote) Repositories into a single RDF store. | 
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.