Package | Description |
---|---|
org.eclipse.rdf4j.query.resultio.sparqljson |
A writer for the
SPARQL Query Results JSON Format
|
org.eclipse.rdf4j.query.resultio.sparqlstarjson |
Class and 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.
|
Class and Description |
---|
SPARQLStarResultsJSONParser
Parser for SPARQL-star JSON results.
|
SPARQLStarResultsJSONParserFactory
TupleQueryResultParserFactory for creating instances of SPARQLStarResultsJSONParser . |
SPARQLStarResultsJSONWriter
Writer for SPARQL-star JSON results.
|
SPARQLStarResultsJSONWriterFactory
TupleQueryResultWriterFactory for creating instances of SPARQLStarResultsJSONWriter . |
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.