public class SailConnectionTupleQuery extends SailConnectionQuery implements TupleQuery
AbstractParserQuery.QueryInterruptIterationbindings, dataset, includeInferred| Constructor and Description | 
|---|
| SailConnectionTupleQuery(ParsedTupleQuery tupleQuery,
                        SailConnection sailConnection) | 
| Modifier and Type | Method and Description | 
|---|---|
| TupleQueryResult | evaluate() | 
| void | evaluate(TupleQueryResultHandler handler) | 
| ParsedTupleQuery | getParsedQuery() | 
getSailConnectionenforceMaxQueryTime, getActiveDataset, toStringgetMaxQueryTime, setMaxQueryTimeclearBindings, getBindings, getDataset, getIncludeInferred, getMaxExecutionTime, removeBinding, setBinding, setDataset, setIncludeInferred, setMaxExecutionTimeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetMaxQueryTime, setMaxQueryTimeclearBindings, getBindings, getDataset, getIncludeInferred, getMaxExecutionTime, removeBinding, setBinding, setDataset, setIncludeInferred, setMaxExecutionTimepublic SailConnectionTupleQuery(ParsedTupleQuery tupleQuery, SailConnection sailConnection)
public ParsedTupleQuery getParsedQuery()
getParsedQuery in class AbstractParserQuerypublic 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.