Uses of Class
org.eclipse.rdf4j.query.resultio.AbstractQueryResultWriter
Package
Description
A writer for the
SPARQL Query Results JSON Format
Parsers and writers for the
SPARQL Query Results XML Format
-
Uses of AbstractQueryResultWriter in org.eclipse.rdf4j.console.util
-
Uses of AbstractQueryResultWriter in org.eclipse.rdf4j.query.resultio.binary
Modifier and TypeClassDescriptionclass
Writer for the binary tuple result format. -
Uses of AbstractQueryResultWriter in org.eclipse.rdf4j.query.resultio.sparqljson
Modifier and TypeClassDescriptionclass
A BooleanQueryResultWriter that writes query results in the SPARQL Query Results JSON Format.class
A TupleQueryResultWriter that writes query results in the SPARQL Query Results JSON Format.class
Writer for SPARQL-star JSON results. -
Uses of AbstractQueryResultWriter in org.eclipse.rdf4j.query.resultio.sparqlstarjson
-
Uses of AbstractQueryResultWriter in org.eclipse.rdf4j.query.resultio.sparqlxml
Modifier and TypeClassDescriptionclass
ABooleanQueryResultWriter
that writes boolean query results in the SPARQL Query Results XML Format.class
ATupleQueryResultWriter
that writes tuple query results in the SPARQL Query Results XML Format.class
ATupleQueryResultWriter
that writes tuple query results in the extended form SPARQL Query Results XML Format. -
Uses of AbstractQueryResultWriter in org.eclipse.rdf4j.query.resultio.text
Modifier and TypeClassDescriptionclass
Writer for the plain text boolean result format. -
Uses of AbstractQueryResultWriter in org.eclipse.rdf4j.query.resultio.text.csv
Modifier and TypeClassDescriptionclass
TupleQueryResultWriter for the SPARQL CSV (Comma-Separated Values) format. -
Uses of AbstractQueryResultWriter in org.eclipse.rdf4j.query.resultio.text.tsv
Modifier and TypeClassDescriptionclass
TupleQueryResultWriter for the SPARQL TSV (Tab-Separated Values) format.class
Writer for SPARQL-star TSV results. -
Uses of AbstractQueryResultWriter in org.eclipse.rdf4j.query.resultio.textstar.tsv
Modifier and TypeClassDescriptionclass
Deprecated.since 3.4.0 - moved toSPARQLStarResultsTSVWriter
.
SPARQLStarResultsJSONWriter