| Package | Description | 
|---|---|
| org.eclipse.rdf4j.query.resultio | |
| org.eclipse.rdf4j.query.resultio.helpers | |
| 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 | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | BooleanQueryResultWriterThe interface of objects that writer query results in a specific query result format. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | QueryResultCollectorAn implementation of the  QueryResultHandlerinterface that is able to collect a single result from either
 Boolean or Tuple results simultaneously. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SPARQLBooleanJSONWriterA BooleanQueryResultWriter 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. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BooleanTextWriterWriter for the plain text boolean result format. | 
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.