| Package | Description | 
|---|---|
| org.eclipse.rdf4j.query.resultio | |
| org.eclipse.rdf4j.query.resultio.binary | |
| org.eclipse.rdf4j.query.resultio.sparqljson | A writer for the 
        SPARQL Query Results JSON Format | 
| org.eclipse.rdf4j.query.resultio.sparqlxml | Parsers and writers for the 
        SPARQL Query Results XML Format | 
| org.eclipse.rdf4j.query.resultio.text.csv | |
| org.eclipse.rdf4j.query.resultio.text.tsv | 
| Modifier and Type | Method and Description | 
|---|---|
| protected QueryResultFormat | TupleQueryResultWriterRegistry. getKey(TupleQueryResultWriterFactory factory) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BinaryQueryResultWriterFactoryA  TupleQueryResultWriterFactoryfor writers of binary query results. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SPARQLResultsJSONWriterFactoryA  TupleQueryResultWriterFactoryfor writers of SPARQL/JSON query results. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SPARQLResultsXMLWriterFactoryA  TupleQueryResultWriterFactoryfor writers of SPARQL/XML tuple query results. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SPARQLResultsCSVWriterFactoryA  TupleQueryResultWriterFactoryfor writers of SPARQL/CSV tuple query results. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SPARQLResultsTSVWriterFactoryA  TupleQueryResultWriterFactoryfor writers of SPARQL/TSV tuple query results. | 
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.