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 fields | EXT | EXTRACTION | — | transform |
| Monitored step (simulated failure) | SIM_FAIL | NOOP | — | control |
| Error handler | EH | ERROR_HANDLER | — | control |
| No error path | SINK_OK | SINK | — | sink |
| Recovery path | SINK_REC | SINK | — | sink |
| Terminate | n-graph-terminate | EXIT | graph-terminate | sink |
| End (recovered) | EXIT_REC | EXIT | — | sink |
8 nodes across 1 level. Open the editor to inspect wiring and parameters.