public class OntopTupleQuery extends AbstractOntopQuery implements org.eclipse.rdf4j.query.TupleQuery
bindings, conn, queryTimeout| Constructor and Description |
|---|
OntopTupleQuery(String queryString,
org.eclipse.rdf4j.query.parser.ParsedQuery parsedQuery,
String baseIRI,
OntopConnection conn,
it.unibz.inf.ontop.answering.reformulation.input.RDF4JInputQueryFactory factory,
OntopSystemSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.rdf4j.query.TupleQueryResult |
evaluate() |
void |
evaluate(org.eclipse.rdf4j.query.TupleQueryResultHandler handler) |
clearBindings, getBindings, getDataset, getIncludeInferred, getMaxExecutionTime, getMaxQueryTime, getParsedQuery, getQueryString, removeBinding, setBinding, setDataset, setIncludeInferred, setMaxExecutionTime, setMaxQueryTimeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic OntopTupleQuery(String queryString, org.eclipse.rdf4j.query.parser.ParsedQuery parsedQuery, String baseIRI, OntopConnection conn, it.unibz.inf.ontop.answering.reformulation.input.RDF4JInputQueryFactory factory, OntopSystemSettings settings)
public org.eclipse.rdf4j.query.TupleQueryResult evaluate()
throws org.eclipse.rdf4j.query.QueryEvaluationException
evaluate in interface org.eclipse.rdf4j.query.TupleQueryorg.eclipse.rdf4j.query.QueryEvaluationExceptionpublic void evaluate(org.eclipse.rdf4j.query.TupleQueryResultHandler handler)
throws org.eclipse.rdf4j.query.QueryEvaluationException,
org.eclipse.rdf4j.query.TupleQueryResultHandlerException
evaluate in interface org.eclipse.rdf4j.query.TupleQueryorg.eclipse.rdf4j.query.QueryEvaluationExceptionorg.eclipse.rdf4j.query.TupleQueryResultHandlerExceptionCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.