public executePlan(plan as QueryPlanBase) as Object:
Executes a typed plan directly over the repository snapshot.
plan
Concrete specialized result list.
rows = repository.executePlan(plan)