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