Returns the p'th node, constrained by nodesearch, in the subtree for which this GPNode is root. Use numNodes(nodesearch) to determine the total number. g.test(...) is used as the constraining predicate. p ranges from 0 to this number minus 1. O(n). The resul
(int p, GPNodeGatherer g)
source not stored for this graph (policy: none)
no test coverage detected