Package org.eclipse.rdf4j.query.resultio.text.csv
package org.eclipse.rdf4j.query.resultio.text.csv
-
ClassDescriptionImplements a
MappingStrategy
to allow opencsv to work in parallel.SPARQL Results CSV format parser.ATupleQueryResultParserFactory
for SPARQL CSV result parsers.TupleQueryResultWriter for the SPARQL CSV (Comma-Separated Values) format.ATupleQueryResultWriterFactory
for writers of SPARQL/CSV tuple query results.