Uses of Package
org.eclipse.rdf4j.query.resultio.text.tsv
-
Packages that use org.eclipse.rdf4j.query.resultio.text.tsv Package Description org.eclipse.rdf4j.query.resultio.text.tsv org.eclipse.rdf4j.query.resultio.textstar.tsv -
Classes in org.eclipse.rdf4j.query.resultio.text.tsv used by org.eclipse.rdf4j.query.resultio.text.tsv Class Description SPARQLResultsTSVMappingStrategy Implements aMappingStrategy
to allow opencsv to work in parallel.SPARQLResultsTSVParser SPARQL Results TSV format parser.SPARQLResultsTSVWriter TupleQueryResultWriter for the SPARQL TSV (Tab-Separated Values) format. -
Classes in org.eclipse.rdf4j.query.resultio.text.tsv used by org.eclipse.rdf4j.query.resultio.textstar.tsv Class Description SPARQLResultsTSVMappingStrategy Implements aMappingStrategy
to allow opencsv to work in parallel.SPARQLResultsTSVParser SPARQL Results TSV format parser.SPARQLResultsTSVWriter TupleQueryResultWriter for the SPARQL TSV (Tab-Separated Values) format.SPARQLStarResultsTSVParser Parser for SPARQL-star TSV results.SPARQLStarResultsTSVParserFactory TupleQueryResultParserFactory
for creating instances ofSPARQLStarResultsTSVParser
.SPARQLStarResultsTSVWriter Writer for SPARQL-star TSV results.SPARQLStarResultsTSVWriterFactory TupleQueryResultWriterFactory
for creating instances ofSPARQLStarResultsTSVWriter
.