Edge.getCommonNode

Returns the node that is common to this and other.

struct Edge
const
Node
getCommonNode
()

Throws

MissingNodeException if there this and other do not share a common node.

Meta