public class SPARQLTupleQuery extends AbstractHTTPQuery implements TupleQuery
baseURI, queryLanguage, queryStringmaxQueryTimebindings, dataset, includeInferred| Constructor and Description |
|---|
SPARQLTupleQuery(HTTPClient httpClient,
String baseUri,
String queryString) |
| Modifier and Type | Method and Description |
|---|---|
TupleQueryResult |
evaluate() |
void |
evaluate(TupleQueryResultHandler handler) |
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 SPARQLTupleQuery(HTTPClient httpClient, String baseUri, String queryString)
public TupleQueryResult evaluate() throws QueryEvaluationException
evaluate in interface TupleQueryQueryEvaluationExceptionpublic void evaluate(TupleQueryResultHandler handler) throws QueryEvaluationException, TupleQueryResultHandlerException
evaluate in interface TupleQueryQueryEvaluationExceptionTupleQueryResultHandlerExceptionCopyright © 2001-2014 Aduna. All Rights Reserved.