public existsPlan(plan as QueryPlanBase) as Boolean
Executes an existence check that may stop at the first row.
plan
true when the plan has at least one result.
true
found = source.existsPlan(plan)