public class SPARQLTupleQuery extends AbstractHTTPQuery implements TupleQuery
baseURI, queryLanguage, queryStringbindings, dataset, includeInferred| Constructor and Description | 
|---|
| SPARQLTupleQuery(SPARQLProtocolSession httpClient,
                String baseUri,
                String queryString) | 
| Modifier and Type | Method and Description | 
|---|---|
| TupleQueryResult | evaluate() | 
| void | evaluate(TupleQueryResultHandler handler) | 
getBindingsArray, getHttpClient, setMaxExecutionTime, toStringgetMaxQueryTime, setMaxQueryTimeclearBindings, getBindings, getDataset, getIncludeInferred, getMaxExecutionTime, removeBinding, setBinding, setDataset, setIncludeInferredclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetMaxQueryTime, setMaxQueryTimeclearBindings, getBindings, getDataset, getIncludeInferred, getMaxExecutionTime, removeBinding, setBinding, setDataset, setIncludeInferred, setMaxExecutionTimepublic SPARQLTupleQuery(SPARQLProtocolSession httpClient, String baseUri, String queryString)
public TupleQueryResult evaluate() throws QueryEvaluationException
evaluate in interface TupleQueryQueryEvaluationExceptionpublic void evaluate(TupleQueryResultHandler handler) throws QueryEvaluationException, TupleQueryResultHandlerException
evaluate in interface TupleQueryQueryEvaluationExceptionTupleQueryResultHandlerExceptionCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.