Const
The operations that say what a query answers with. Exactly one of them is the query's own and it ends the chain: a PROJECT below it is a sub-SELECT, part of the pattern.
PROJECT
The operations that say what a query answers with. Exactly one of them is the query's own and it ends the chain: a
PROJECTbelow it is a sub-SELECT, part of the pattern.