org.tm4j.tologx.QueryEvaluator .execute(java.lang.String queryString)

Description

A convenience method that parses and optimizes the specified tolog query and then executes it immediately.

Parameters
java.lang.String queryString the tolog query string to be evaluated

Throws

Returns

the results of the query evaluation.

Other Resources

Related Topics

Has Parameters