org.opencypher.okapi.trees
Applies the given transformation starting from the leaves of this tree.
This is a stack-safe version of Transform.
Called on each node when going down the tree.
Called on each node when going up the tree.
Applies the given transformation starting from the leaves of this tree.
This is a stack-safe version of Transform.