Uses of Package
org.eclipse.rdf4j.query.resultio.sparqljson
-
Packages that use org.eclipse.rdf4j.query.resultio.sparqljson Package Description org.eclipse.rdf4j.query.resultio.sparqljson A writer for the SPARQL Query Results JSON Format -
Classes in org.eclipse.rdf4j.query.resultio.sparqljson used by org.eclipse.rdf4j.query.resultio.sparqljson Class Description AbstractSPARQLJSONParser Abstract base class for SPARQL Results JSON Parsers.SPARQLResultsJSONParser Parser for SPARQL-1.1 JSON Results Format documents.SPARQLResultsJSONWriter A TupleQueryResultWriter that writes query results in the SPARQL Query Results JSON Format.