Pipeline Dependency Edges
Returns a list of dependency pairs, each as a two-element list
[from, to] representing an edge from a dependency to a
dependent node.
Pipeline): The pipeline.A list of [dependency, dependent] pairs.
pipeline_edges(p)
pipeline_leaves, pipeline_roots, pipeline_deps, pipeline_nodes