Callback for when a node is first visited. @param node the node being visited. @param depth the depth of the node, relative to the root node. E.g., the root node has depth 0, and a child node of that will have depth 1.
(Node node, int depth)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected