namespace Link
A potentially valued connection between two nodes, being a 2-valued or 3-valued tuple of which the first two elements are nodes
Companion type: Link<N>
Functions
fromArgs
Returns a graph Link from the given node1 and node2 nodes.
fromArgsLink from the given node1 and node2 nodes.fromTuple
Returns a graph Link from the given 2-tuple tuple.
fromTupleLink from the given 2-tuple tuple.