Skip to main content

Module procedure_call

Module procedure_call 

Source
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ยง

ProcedureCallOperator
Physical operator that executes a graph algorithm and yields its results.