Class | Description |
---|---|
SPARQLResultsTSVMappingStrategy |
Implements a
MappingStrategy to allow opencsv to work in parallel. |
SPARQLResultsTSVParser |
SPARQL Results TSV format parser.
|
SPARQLResultsTSVParserFactory |
A
TupleQueryResultParserFactory for SPARQL TSV result parsers. |
SPARQLResultsTSVReader |
This reader respects the TSV semantics of RDF4J and does absolutely no processing except for splitting the line on
horizontal tabulator characters.
|
SPARQLResultsTSVWriter |
TupleQueryResultWriter for the SPARQL TSV (Tab-Separated Values) format.
|
SPARQLResultsTSVWriterFactory |
A
TupleQueryResultWriterFactory for writers of SPARQL/TSV tuple query results. |
SPARQLStarResultsTSVParser |
Parser for SPARQL* TSV results.
|
SPARQLStarResultsTSVParserFactory |
TupleQueryResultParserFactory for creating instances of SPARQLStarResultsTSVParser . |
SPARQLStarResultsTSVWriter |
Writer for SPARQL* TSV results.
|
SPARQLStarResultsTSVWriterFactory |
TupleQueryResultWriterFactory for creating instances of SPARQLStarResultsTSVWriter . |
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.