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 |
BooleanQueryResultParserRegistry.getKey(BooleanQueryResultParserFactory factory) |
Modifier and Type | Class and Description |
---|---|
class |
SPARQLBooleanJSONParserFactory
A
TupleQueryResultParserFactory for parsers of SPARQL-1.1 JSON Boolean Query Results. |
Modifier and Type | Class and Description |
---|---|
class |
SPARQLBooleanXMLParserFactory
A
BooleanQueryResultParserFactory for parsers of SPARQL/XML boolean query results. |
Modifier and Type | Class and Description |
---|---|
class |
BooleanTextParserFactory
A
BooleanQueryResultParserFactory for plain text boolean result parsers. |
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.