Expand description
Physical operator for CALL procedure execution.
Wraps a GraphAlgorithm and produces DataChunks from its result,
with optional YIELD column filtering and aliasing.
Structsยง
- Procedure
Call Operator - Physical operator that executes a graph algorithm and yields its results.