public class HTTPBooleanQuery extends AbstractHTTPQuery implements BooleanQuery
UnauthorizedException
baseURI, queryLanguage, queryString
bindings, 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, toString
getMaxQueryTime, setMaxQueryTime
clearBindings, getBindings, getDataset, getIncludeInferred, getMaxExecutionTime, removeBinding, setBinding, setDataset, setIncludeInferred
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getMaxQueryTime, setMaxQueryTime
clearBindings, getBindings, getDataset, getIncludeInferred, getMaxExecutionTime, removeBinding, setBinding, setDataset, setIncludeInferred, setMaxExecutionTime
public HTTPBooleanQuery(org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection conn, QueryLanguage ql, String queryString, String baseURI)
public boolean evaluate() throws QueryEvaluationException
evaluate
in interface BooleanQuery
QueryEvaluationException
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.