Uses of Class
org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVMappingStrategy
-
Packages that use SPARQLResultsTSVMappingStrategy Package Description org.eclipse.rdf4j.query.resultio.text.tsv org.eclipse.rdf4j.query.resultio.textstar.tsv -
-
Uses of SPARQLResultsTSVMappingStrategy in org.eclipse.rdf4j.query.resultio.text.tsv
Methods in org.eclipse.rdf4j.query.resultio.text.tsv that return SPARQLResultsTSVMappingStrategy Modifier and Type Method Description protected SPARQLResultsTSVMappingStrategy
SPARQLResultsTSVParser. createMappingStrategy()
-
Uses of SPARQLResultsTSVMappingStrategy in org.eclipse.rdf4j.query.resultio.textstar.tsv
Subclasses of SPARQLResultsTSVMappingStrategy in org.eclipse.rdf4j.query.resultio.textstar.tsv Modifier and Type Class Description class
SPARQLStarResultsTSVMappingStrategy
Deprecated.Functionality has been folded intoSPARQLResultsTSVMappingStrategy
-