| Modifier and Type | Class and Description | 
|---|---|
| class  | ConsoleQueryResultWriterWrite query results to console | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | QueryResultWriterBaseDeprecated. 
 since 2.0. Use  AbstractQueryResultWriterinstead. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BinaryQueryResultWriterWriter for the binary tuple result format. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SPARQLBooleanJSONWriterA BooleanQueryResultWriter that writes query results in the
 SPARQL Query Results JSON Format. | 
| class  | SPARQLResultsJSONWriterA TupleQueryResultWriter that writes query results in the SPARQL
 Query Results JSON Format. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SPARQLBooleanXMLWriterA  BooleanQueryResultWriterthat writes boolean query results in the
 SPARQL Query Results XML Format. | 
| class  | SPARQLResultsXMLWriterA  TupleQueryResultWriterthat writes tuple query results in the
 SPARQL Query Results XML Format. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BooleanTextWriterWriter for the plain text boolean result format. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SPARQLResultsCSVWriterTupleQueryResultWriter for the SPARQL CSV (Comma-Separated Values) format. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SPARQLResultsTSVWriterTupleQueryResultWriter for the SPARQL TSV (Tab-Separated Values) format. | 
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.