Uses of Class
org.eclipse.rdf4j.query.resultio.text.SPARQLResultsXSVMappingStrategy
Packages that use SPARQLResultsXSVMappingStrategy
Package
Description
-
Uses of SPARQLResultsXSVMappingStrategy in org.eclipse.rdf4j.query.resultio.text.csv
Subclasses of SPARQLResultsXSVMappingStrategy in org.eclipse.rdf4j.query.resultio.text.csvModifier and TypeClassDescriptionclass
Implements aMappingStrategy
to allow opencsv to work in parallel. -
Uses of SPARQLResultsXSVMappingStrategy in org.eclipse.rdf4j.query.resultio.text.tsv
Subclasses of SPARQLResultsXSVMappingStrategy in org.eclipse.rdf4j.query.resultio.text.tsvModifier and TypeClassDescriptionclass
Implements aMappingStrategy
to allow opencsv to work in parallel.