Interface QueryExecuterIF
public interface QueryExecuterIF
INTERNAL: This interface is implemented by QueryProcessorIFs. It
is only for internal use.
-
Method Summary
Modifier and TypeMethodDescriptionexecute(TologQuery query) INTERNAL: Executes the query, returning the results.
-
Method Details
-
execute
INTERNAL: Executes the query, returning the results.- Throws:
InvalidQueryException
-