Uses of Class
org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONWriter
Packages that use AbstractSPARQLJSONWriter
-
Uses of AbstractSPARQLJSONWriter in org.eclipse.rdf4j.query.resultio.sparqljson
Subclasses of AbstractSPARQLJSONWriter in org.eclipse.rdf4j.query.resultio.sparqljsonModifier 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 AbstractSPARQLJSONWriter in org.eclipse.rdf4j.query.resultio.sparqlstarjson
Subclasses of AbstractSPARQLJSONWriter in org.eclipse.rdf4j.query.resultio.sparqlstarjson
SPARQLStarResultsJSONWriter