A directed edge connecting two nodes in a pipeline graph.
Edges define the data flow between nodes. They can optionally include a transformation function applied during data transfer.
Name of the source node.
Name of the target node.