| Package | Description | 
|---|---|
| org.eclipse.rdf4j.federated | |
| org.eclipse.rdf4j.federated.repository | |
| org.eclipse.rdf4j.repository.sail | Repository implementation for local RDF databases that implement the SAIL SPI. | 
| org.eclipse.rdf4j.repository.sail.config | |
| org.eclipse.rdf4j.sail.federation | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FedXFedX serves as implementation of the federation layer. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FedXRepositoryA special  SailRepositorywhich performs the actions as defined inFedXRepositoryConnection. | 
| class  | FedXRepositoryConnectionA special  SailRepositoryConnectionwhich adds the original query string as binding to the returned query. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ProxyRepositoryRepositoryimplementation that takes aRepositoryResolverinstance and the id of a managed repository, and delegate all
 calls through to the given repository. | 
| 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 | Interface and Description | 
|---|---|
| interface  | RepositoryResolverClientDeprecated. 
 since 2.3 use  RepositoryResolverClient | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FederationDeprecated. 
 since 3.1.0. This module will be replaced by the new FedX federation module. | 
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.