public class SPARQLBooleanQuery extends AbstractHTTPQuery implements BooleanQuery
baseURI, queryLanguage, queryStringmaxQueryTimebindings, dataset, includeInferred| Constructor and Description |
|---|
SPARQLBooleanQuery(HTTPClient httpClient,
String baseURI,
String queryString) |
| 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 SPARQLBooleanQuery(HTTPClient httpClient, String baseURI, String queryString)
public boolean evaluate()
throws QueryEvaluationException
evaluate in interface BooleanQueryQueryEvaluationExceptionCopyright © 2001-2014 Aduna. All Rights Reserved.