public class HTTPBooleanQuery extends AbstractHTTPQuery implements BooleanQuery
UnauthorizedExceptionbaseURI, queryLanguage, queryStringmaxQueryTimebindings, 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, toStringgetMaxQueryTimeclearBindings, getBindings, getDataset, getIncludeInferred, removeBinding, setBinding, setDataset, setIncludeInferredclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetMaxQueryTime, setMaxQueryTimeclearBindings, getBindings, getDataset, getIncludeInferred, removeBinding, setBinding, setDataset, setIncludeInferredpublic HTTPBooleanQuery(org.openrdf.repository.http.HTTPRepositoryConnection con, QueryLanguage ql, String queryString, String baseURI)
public boolean evaluate()
throws QueryEvaluationException
evaluate in interface BooleanQueryQueryEvaluationExceptionCopyright © 2001-2014 Aduna. All Rights Reserved.