ApexBlueprint internals: topological sort and alias resolution
•Apex Stem Docs
Apex StemApexBlueprintInternalsTopological Sort
A deep dive into the SOrchestrator internals. Walks through the six phases of .create() (collection / dependency graph / topological sort / alias resolution / per-parent realize / batch DML), and explains how circular-reference detection, automatic aliases, and the {P0}/{P1} hierarchical resolution are unified into one pipeline.
Loading document content...