Function: linkSchemaToParent()
linkSchemaToParent(
operator):void
Defined in: packages/core/src/utils/link-schema-to-parent.ts:6
Ensures that the operator parent's schema is a reference to the operator's schema.
Parameters
| Parameter | Type |
|---|---|
operator | PlanTupleOperator |
Returns
void