public class SPARQLGraphQuery extends AbstractHTTPQuery implements GraphQuery
baseURI, queryLanguage, queryStringbindings, dataset, includeInferred| Constructor and Description | 
|---|
| SPARQLGraphQuery(SPARQLProtocolSession httpClient,
                String baseURI,
                String queryString) | 
| Modifier and Type | Method and Description | 
|---|---|
| GraphQueryResult | evaluate() | 
| void | evaluate(RDFHandler handler) | 
getBindingsArray, getHttpClient, setMaxExecutionTime, toStringgetMaxQueryTime, setMaxQueryTimeclearBindings, getBindings, getDataset, getIncludeInferred, getMaxExecutionTime, removeBinding, setBinding, setDataset, setIncludeInferredclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetMaxQueryTime, setMaxQueryTimeclearBindings, getBindings, getDataset, getIncludeInferred, getMaxExecutionTime, removeBinding, setBinding, setDataset, setIncludeInferred, setMaxExecutionTimepublic SPARQLGraphQuery(SPARQLProtocolSession httpClient, String baseURI, String queryString)
public GraphQueryResult evaluate() throws QueryEvaluationException
evaluate in interface GraphQueryQueryEvaluationExceptionpublic void evaluate(RDFHandler handler) throws QueryEvaluationException, RDFHandlerException
evaluate in interface GraphQueryQueryEvaluationExceptionRDFHandlerExceptionCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.