bool containsNode(Node node)

Returns whether or not the [Node] [node] is a member of this Graph.

Source

bool containsNode(Node node);