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