public interface GraphQuery extends Query
Modifier and Type | Method and Description |
---|---|
GraphQueryResult |
evaluate() |
void |
evaluate(RDFHandler handler) |
getMaxQueryTime, setMaxQueryTime
clearBindings, getBindings, getDataset, getIncludeInferred, getMaxExecutionTime, removeBinding, setBinding, setDataset, setIncludeInferred, setMaxExecutionTime
GraphQueryResult evaluate() throws QueryEvaluationException
QueryEvaluationException
void evaluate(RDFHandler handler) throws QueryEvaluationException, RDFHandlerException
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.