Uses of Class
org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONWriter
-
Packages that use SPARQLResultsJSONWriter Package Description org.eclipse.rdf4j.query.resultio.sparqljson A writer for the SPARQL Query Results JSON Format -
-
Uses of SPARQLResultsJSONWriter in org.eclipse.rdf4j.query.resultio.sparqljson
Subclasses of SPARQLResultsJSONWriter in org.eclipse.rdf4j.query.resultio.sparqljson Modifier and Type Class Description class
SPARQLStarResultsJSONWriter
Writer for SPARQL-star JSON results.
-