netunicorn.base.execution_graphΒΆ

Abstraction for an execution graph that contains tasks and their order.

Classes

ExecutionGraph

ExecutionGraph is a class that allows you to flexibly define a graph of tasks and their order.