public class OntopGraphQuery extends AbstractOntopQuery implements org.eclipse.rdf4j.query.GraphQuery
bindings, conn, queryTimeout| Constructor and Description |
|---|
OntopGraphQuery(String queryString,
org.eclipse.rdf4j.query.parser.ParsedQuery parsedQuery,
String baseIRI,
OntopConnection ontopConnection,
it.unibz.inf.ontop.answering.reformulation.input.RDF4JInputQueryFactory inputQueryFactory,
OntopSystemSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.rdf4j.query.GraphQueryResult |
evaluate() |
void |
evaluate(org.eclipse.rdf4j.rio.RDFHandler 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 OntopGraphQuery(String queryString, org.eclipse.rdf4j.query.parser.ParsedQuery parsedQuery, String baseIRI, OntopConnection ontopConnection, it.unibz.inf.ontop.answering.reformulation.input.RDF4JInputQueryFactory inputQueryFactory, OntopSystemSettings settings)
public org.eclipse.rdf4j.query.GraphQueryResult evaluate()
throws org.eclipse.rdf4j.query.QueryEvaluationException
evaluate in interface org.eclipse.rdf4j.query.GraphQueryorg.eclipse.rdf4j.query.QueryEvaluationExceptionpublic void evaluate(org.eclipse.rdf4j.rio.RDFHandler handler)
throws org.eclipse.rdf4j.query.QueryEvaluationException,
org.eclipse.rdf4j.rio.RDFHandlerException
evaluate in interface org.eclipse.rdf4j.query.GraphQueryorg.eclipse.rdf4j.query.QueryEvaluationExceptionorg.eclipse.rdf4j.rio.RDFHandlerExceptionCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.