| Package | Description | 
|---|---|
| org.eclipse.rdf4j.federated.structures | |
| org.eclipse.rdf4j.http.client.query | |
| org.eclipse.rdf4j.query.impl | |
| org.eclipse.rdf4j.repository.http | A repository that serves as a proxy client for a remote repository on an Rdf4j Server. | 
| org.eclipse.rdf4j.repository.sail | Repository implementation for local RDF databases that implement the SAIL SPI. | 
| org.eclipse.rdf4j.repository.sparql.query | |
| org.eclipse.rdf4j.sail | RDF Storage And Inference Layer (RDF Sail): a set of interfaces defining an SPI for RDF databases. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FedXBooleanQueryAbstraction of a  SailBooleanQuerywhich takes care for tracking theFedXRepositoryConnection.BINDING_ORIGINAL_MAX_EXECUTION_TIMEduring evaluation. | 
| class  | FedXGraphQueryAbstraction of a  SailGraphQuerywhich takes care for tracking theFedXRepositoryConnection.BINDING_ORIGINAL_MAX_EXECUTION_TIMEduring evaluation. | 
| class  | FedXTupleQueryAbstraction of a  SailTupleQuerywhich takes care for tracking theFedXRepositoryConnection.BINDING_ORIGINAL_MAX_EXECUTION_TIMEduring evaluation. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractHTTPQueryBase class for any  Queryoperation over HTTP. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractParserQuery | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HTTPBooleanQueryTupleQuery specific to the HTTP protocol. | 
| class  | HTTPGraphQueryGraphQuery implementation specific to the HTTP protocol. | 
| class  | HTTPTupleQueryTupleQuery specific to the HTTP protocol. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SailBooleanQuery | 
| class  | SailGraphQuery | 
| class  | SailQuery | 
| class  | SailTupleQuery | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SPARQLBooleanQueryParses boolean query response from remote stores. | 
| class  | SPARQLGraphQueryParses RDF results in the background. | 
| class  | SPARQLTupleQueryParses tuple results in the background. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SailConnectionBooleanQuery | 
| class  | SailConnectionGraphQuery | 
| class  | SailConnectionQuery | 
| class  | SailConnectionTupleQuery | 
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.