getFullVerticalPath abstract method

Set<Node> getFullVerticalPath(
  1. Node node
)

Implementation

Set<Node> getFullVerticalPath(Node node);