Edge.target

Returns the other node of this edge.

struct Edge
const
Node
target
(
Node from
)

Throws

MissingNodeException if this edge does not coincide with from.

Meta