org.tm4j.tolog.QueryEvaluator .projectAllResults(java.util.List results)

Description

Creates a results set in which all variables in the original query are mapped to columns in the results set.

Parameters
java.util.List results The list of matches to be processed into a results set

Returns

A TologResultsSet containing the mapped results.

Other Resources

Related Topics

Has Parameters