Package org.eclipse.rdf4j.query.resultio.sparqljson
package org.eclipse.rdf4j.query.resultio.sparqljson
A writer for the
SPARQL Query Results JSON Format
-
ClassDescriptionAbstract base class for SPARQL Results JSON Parsers.Parser for SPARQL-1.1 JSON Results Format documentsA
TupleQueryResultParserFactory
for parsers of SPARQL-1.1 JSON Boolean Query Results.A BooleanQueryResultWriter that writes query results in the SPARQL Query Results JSON Format.ABooleanQueryResultWriterFactory
for writers of SPARQL/JSON query boolean results.Deprecated.since 2.0.Parser for SPARQL-1.1 JSON Results Format documents.ATupleQueryResultParserFactory
for parsers of SPARQL-1.1 JSON Tuple Query Results.A TupleQueryResultWriter that writes query results in the SPARQL Query Results JSON Format.ATupleQueryResultWriterFactory
for writers of SPARQL/JSON query results.Parser for SPARQL-star JSON results.TupleQueryResultParserFactory
for creating instances ofSPARQLStarResultsJSONParser
.Writer for SPARQL-star JSON results.TupleQueryResultWriterFactory
for creating instances ofSPARQLStarResultsJSONWriter
.