Opening graph…
Loading the schematic workspace from the GraphVM API.
Instances on each schematic level — labels, VM node types, and palette ids from the loaded graph document.
| Label | Node id | VM type | Palette | Kind |
|---|---|---|---|---|
| Start | n-graph-start | DATA_SOURCE | graph-start | trigger |
| Extract list | EXT_LIST | EXTRACTION | — | transform |
| For each record (double-click to open body) | IT | ITERATOR | — | control |
| Terminate | n-graph-terminate | EXIT | graph-terminate | sink |
| Label | Node id | VM type | Palette | Kind |
|---|---|---|---|---|
| Begin | n-graph-begin | NOOP | graph-begin | control |
| Map record fields | EXT_ITEM | EXTRACTION | — | transform |
| Print row | — | sink | ||
| Next iteration | IT | ITERATOR | — | control |
| End | n-graph-end | EXIT | graph-end | sink |
9 nodes across 2 levels. Open the editor to inspect wiring and parameters.