Check if nodes are the same. Does not test if data equivalent, but if same node in same doc. TODO: Handle null cases. @param x first node to check @param y second node to check @return true if same node, false otherwise
(final Node x, final Node y)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected