allNodes abstract method

Iterable<Node> allNodes()

Get all nodes.

Implementation

Iterable<Node> allNodes();