public class HTTPBooleanQuery extends AbstractHTTPQuery implements BooleanQuery
UnauthorizedException
baseURI, queryLanguage, queryString
maxQueryTime
bindings, dataset, includeInferred
Constructor and Description |
---|
HTTPBooleanQuery(org.openrdf.repository.http.HTTPRepositoryConnection con,
QueryLanguage ql,
String queryString,
String baseURI) |
Modifier and Type | Method and Description |
---|---|
boolean |
evaluate() |
getBindingsArray, getHttpClient, setMaxQueryTime, toString
getMaxQueryTime
clearBindings, getBindings, getDataset, getIncludeInferred, removeBinding, setBinding, setDataset, setIncludeInferred
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getMaxQueryTime, setMaxQueryTime
clearBindings, getBindings, getDataset, getIncludeInferred, removeBinding, setBinding, setDataset, setIncludeInferred
public HTTPBooleanQuery(org.openrdf.repository.http.HTTPRepositoryConnection con, QueryLanguage ql, String queryString, String baseURI)
public boolean evaluate() throws QueryEvaluationException
evaluate
in interface BooleanQuery
QueryEvaluationException
Copyright © 2001-2016 Aduna. All Rights Reserved.