Skip to content

PersistentAI API Documentation / @persistentai/fireflow-types / collectAllNodeIds

Function: collectAllNodeIds()

collectAllNodeIds(plan): string[]

Defined in: packages/fireflow-types/src/flow/execution/planner/sp-tree-builder.ts:550

Collect all leaf node IDs from a plan.

Parameters

plan

ExecutionPlan

Returns

string[]

Licensed under BUSL-1.1