Internal method for checking the validity of a node. @param n the Node to check for validity @param throwException true if this method should throw an Exception when an invalid node is encountered @return true is the node is valid, false if invalid
(Node n, boolean throwException)
source not stored for this graph (policy: none)
no test coverage detected