| Package | Description |
|---|---|
| it.unibz.inf.ontop.answering.connection | |
| it.unibz.inf.ontop.answering.connection.impl |
| Modifier and Type | Method and Description |
|---|---|
<R extends OBDAResultSet> |
OBDAStatement.execute(InputQuery<R> inputQuery) |
int |
OntopStatement.getTupleCount(InputQuery inputQuery) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
QuestStatement.cancelExecution()
Cancel the processing of the target query.
|
<R extends OBDAResultSet> |
QuestStatement.execute(InputQuery<R> inputQuery)
Calls the necessary tuple or graph query execution Implements describe
uri or var logic Returns the result set for the given query
|
protected abstract BooleanResultSet |
QuestStatement.executeBooleanQuery(it.unibz.inf.ontop.iq.IQ executableQuery) |
protected abstract SimpleGraphResultSet |
QuestStatement.executeGraphQuery(ConstructQuery query,
it.unibz.inf.ontop.iq.IQ executableQuery,
boolean collectResults)
TODO: refactor
|
protected abstract TupleResultSet |
QuestStatement.executeSelectQuery(it.unibz.inf.ontop.iq.IQ executableQuery) |
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.