Package | Description |
---|---|
org.eclipse.rdf4j.query.resultio | |
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 | Method and Description |
---|---|
protected QueryResultFormat |
BooleanQueryResultWriterRegistry.getKey(BooleanQueryResultWriterFactory factory) |
Modifier and Type | Class and Description |
---|---|
class |
SPARQLBooleanJSONWriterFactory
A
BooleanQueryResultWriterFactory for writers of SPARQL/JSON query boolean results. |
Modifier and Type | Class and Description |
---|---|
class |
SPARQLBooleanXMLWriterFactory
A
BooleanQueryResultWriterFactory for writers of SPARQL/XML boolean query results. |
Modifier and Type | Class and Description |
---|---|
class |
BooleanTextWriterFactory
A
BooleanQueryResultWriterFactory for writers of plain text boolean query results. |
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.