public class AGTQRTSVStreamer extends AGTQRStreamer
SPARQLResultsXMLParser
 but uses rdf4j-like TSV parsing instead of SAXParser so the results
 streaming in the http response can be processed in a
 TupleQueryResult pulling from the TSV stream.| Constructor and Description | 
|---|
AGTQRTSVStreamer(AGValueFactory vf)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getRequestMIMEType()  | 
TupleQueryResult | 
getResult()  | 
void | 
handleResponse(org.apache.commons.httpclient.HttpMethod method)  | 
createStreamer, releaseConnectionpublic AGTQRTSVStreamer(AGValueFactory vf)
public String getRequestMIMEType()
getRequestMIMEType in class AGTQRStreamerpublic void handleResponse(org.apache.commons.httpclient.HttpMethod method)
                    throws IOException,
                           AGHttpException
handleResponse in class AGTQRStreamerIOExceptionAGHttpExceptionpublic TupleQueryResult getResult()
getResult in class AGTQRStreamerCopyright © 2020 Franz Inc.. All rights reserved.