GraphJson
The data type that nx graph --file graph.json
or nx build --graph graph.json
contains
Properties
graph: ProjectGraph
The project graph
taskPlans: Record
The plans for hashing a task in the task graph
tasks: TaskGraph
A graph of tasks populated with nx build --graph