public class SPARQLBooleanQuery extends AbstractHTTPQuery implements BooleanQuery
baseURI, queryLanguage, queryStringbindings, dataset, includeInferred| Constructor and Description | 
|---|
| SPARQLBooleanQuery(SPARQLProtocolSession httpClient,
                  String baseURI,
                  String queryString) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | evaluate() | 
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 SPARQLBooleanQuery(SPARQLProtocolSession httpClient, String baseURI, String queryString)
public boolean evaluate()
                 throws QueryEvaluationException
evaluate in interface BooleanQueryQueryEvaluationExceptionCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.