| Class | Description | 
|---|---|
| SPARQLResultsTSVMappingStrategy | Implements a  MappingStrategyto allow opencsv to work in parallel. | 
| SPARQLResultsTSVParser | SPARQL Results TSV format parser. | 
| SPARQLResultsTSVParserFactory | A  TupleQueryResultParserFactoryfor 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  TupleQueryResultWriterFactoryfor writers of SPARQL/TSV tuple query results. | 
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.