Package com.apple.foundationdb.record.query.plan.visitor

A package of classes in the visitor pattern that perform substitutions on a tree of RecordQueryPlans. These visitors are used in the RecordQueryPlanner to execute certain optimizations.