Finds an edge of a tet in the mesh that references the specified nodes. The nodes may be specified in any order. @param na a node. @param nb a node. @return an edge of a tet that references the specified nodes. If no such edge exists in this mesh, returns null.
(Node na, Node nb)
source not stored for this graph (policy: none)