Gets the world distance between 2 nodes. @param nodeFrom first node @param nodeTo second node @return distance between them or 0 if either node does not exist
(GraphNode nodeFrom, GraphNode nodeTo)
source not stored for this graph (policy: none)
no test coverage detected