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 |
| Fork branches | FORK | PARALLEL_FORK | — | control |
| Extract catalog A | EXT_A | EXTRACTION | — | transform |
| Extract catalog B | EXT_B | EXTRACTION | — | transform |
| Concat catalogs | MERGE | MERGE | — | transform |
| Emit merged list | SINK | SINK | — | sink |
| Terminate | n-graph-terminate | EXIT | graph-terminate | sink |
7 nodes across 1 level. Open the editor to inspect wiring and parameters.