Link
Represents a connection or relationship between two Nodes, identified by their indices.
This class is primarily used to model a connection between two nodes or objects in a system, such as a physical simulation or graph structure. The source and target properties represent the indices of the connected nodes.