Edge Schema
- Source: GH_WorkflowJob
- Destination: GH_WorkflowJob
- Traversable: ❌
General Information
The non-traversable GH_DependsOn edge represents aneeds: dependency between two jobs in the same workflow. This edge captures execution order constraints. The source job will not start until the destination job completes successfully. This edge is non-traversable because it represents sequencing only, not an access or privilege path.