public interface QueryExecuterIF
| Modifier and Type | Method and Description |
|---|---|
QueryResultIF |
execute(TologQuery query)
INTERNAL: Executes the query, returning the results.
|
QueryResultIF execute(TologQuery query) throws InvalidQueryException
InvalidQueryException