![]() |
dfx 0.1.0
Linux-based dynamic dataflow executor
|
Classes | |
| class | Controller |
| In-memory graph builder and mutation controller (nodes + channels) with optional connection verification. More... | |
| class | Loader |
| Helper that loads a graph into a Controller from a JSON file or JSON object. More... | |
| struct | LoaderOptions |
| Options controlling graph loading behavior. More... | |
| struct | LoadingResult |
| Identifiers of nodes and channels created by a load operation. More... | |
| class | NodeFactory |
| Runtime node instantiation and validation facility (builders + config/metadata schemas). More... | |