public interface QueryPlanner
Modifier and Type | Method and Description |
---|---|
Plan |
createPlan(QueryData data,
Transaction tx)
Creates a plan for the parsed query.
|
Plan createPlan(QueryData data, Transaction tx)
data
- the parsed representation of the querytx
- the calling transactionCopyright © 2022 VanillaDB Organization. All rights reserved.