Constructor
new Link(source, target)
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: