Class: Link

Link(source, target)

Class representing a link in the graph.

Constructor

Create an instance representing a connection.
Parameters:
Name Type Description
source ID of the source recipe node.
target ID of the target recipe node.
Source: