public class SailGraphQuery extends SailQuery implements GraphQuery
AbstractParserQuery.QueryInterruptIteration
Query.QueryType
DEFAULT_EXPLANATION_EXECUTION_TIMEOUT
bindings, dataset, includeInferred
Modifier | Constructor and Description |
---|---|
protected |
SailGraphQuery(ParsedGraphQuery tupleQuery,
SailRepositoryConnection con) |
Modifier and Type | Method and Description |
---|---|
GraphQueryResult |
evaluate() |
void |
evaluate(RDFHandler handler) |
ParsedGraphQuery |
getParsedQuery() |
explain, getConnection
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
protected SailGraphQuery(ParsedGraphQuery tupleQuery, SailRepositoryConnection con)
public ParsedGraphQuery getParsedQuery()
getParsedQuery
in class AbstractParserQuery
public GraphQueryResult evaluate() throws QueryEvaluationException
evaluate
in interface GraphQuery
QueryEvaluationException
public void evaluate(RDFHandler handler) throws QueryEvaluationException, RDFHandlerException
evaluate
in interface GraphQuery
QueryEvaluationException
RDFHandlerException
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.