public countMemory(source as Object) as Long
Counts rows produced by this plan in memory.
source
Exact result count.
count = plan.countMemory(values)