getPathToNode abstract method

Set<Node> getPathToNode(
  1. Node node
)

Implementation

Set<Node> getPathToNode(Node node);