Class SPARQLStarResultsTSVWriter
java.lang.Object
org.eclipse.rdf4j.query.resultio.AbstractQueryResultWriter
org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLStarResultsTSVWriter
org.eclipse.rdf4j.query.resultio.textstar.tsv.SPARQLStarResultsTSVWriter
- All Implemented Interfaces:
CharSink, Sink, QueryResultHandler, QueryResultWriter, TupleQueryResultWriter, TupleQueryResultHandler
@Deprecated(since="3.4.0")
public class SPARQLStarResultsTSVWriter
extends SPARQLStarResultsTSVWriter
Deprecated.
-
Field Summary
Fields inherited from class SPARQLResultsTSVWriter
tupleVariablesFound, writer -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SPARQLStarResultsTSVWriter
getTupleQueryResultFormatMethods inherited from class SPARQLResultsTSVWriter
endHeader, endQueryResult, getQueryResultFormat, getWriter, handleBoolean, handleLinks, handleNamespace, handleSolutionImpl, handleStylesheet, startDocument, startHeader, startQueryResult, writeBNode, writeResource, writeURI, writeValueMethods inherited from class AbstractQueryResultWriter
getFileFormat, getSupportedSettings, getWriterConfig, handleSolution, setWriterConfig, xsdStringToPlainLiteralMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface QueryResultHandler
handleSolutionMethods inherited from interface QueryResultWriter
getSupportedSettings, getWriterConfig, setWriterConfigMethods inherited from interface Sink
acceptsFileFormat, getFileFormat
-
Constructor Details
-
SPARQLStarResultsTSVWriter
Deprecated.
-
SPARQLStarResultsTSVWriter.