public class HTTPBooleanQuery extends AbstractHTTPQuery implements BooleanQuery
UnauthorizedExceptionbaseURI, queryLanguage, queryStringbindings, dataset, includeInferred| Constructor and Description | 
|---|
| HTTPBooleanQuery(org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection conn,
                QueryLanguage ql,
                String queryString,
                String baseURI) | 
| 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 HTTPBooleanQuery(org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection conn,
                        QueryLanguage ql,
                        String queryString,
                        String baseURI)
public boolean evaluate()
                 throws QueryEvaluationException
evaluate in interface BooleanQueryQueryEvaluationExceptionCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.