public class SailConnectionTupleQuery extends SailConnectionQuery implements TupleQuery
AbstractParserQuery.QueryInterruptIteration
Query.QueryType
DEFAULT_EXPLANATION_EXECUTION_TIMEOUT
bindings, dataset, includeInferred
Constructor and Description |
---|
SailConnectionTupleQuery(ParsedTupleQuery tupleQuery,
SailConnection sailConnection) |
Modifier and Type | Method and Description |
---|---|
TupleQueryResult |
evaluate() |
void |
evaluate(TupleQueryResultHandler handler) |
ParsedTupleQuery |
getParsedQuery() |
explain, getSailConnection
enforceMaxQueryTime, getActiveDataset, toString
getMaxQueryTime, setMaxQueryTime
clearBindings, getBindings, getDataset, getIncludeInferred, getMaxExecutionTime, removeBinding, setBinding, setDataset, setIncludeInferred, setMaxExecutionTime
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
explain, getMaxQueryTime, setMaxQueryTime
clearBindings, getBindings, getDataset, getIncludeInferred, getMaxExecutionTime, removeBinding, setBinding, setDataset, setIncludeInferred, setMaxExecutionTime
public SailConnectionTupleQuery(ParsedTupleQuery tupleQuery, SailConnection sailConnection)
public ParsedTupleQuery getParsedQuery()
getParsedQuery
in class AbstractParserQuery
public TupleQueryResult evaluate() throws QueryEvaluationException
evaluate
in interface TupleQuery
QueryEvaluationException
public void evaluate(TupleQueryResultHandler handler) throws QueryEvaluationException, TupleQueryResultHandlerException
evaluate
in interface TupleQuery
QueryEvaluationException
TupleQueryResultHandlerException
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.