Page
A result set page of nodes
Methods
count
()
Integer
hasNext
()
Boolean
Tests if one or more node is available
Returns:
Boolean:
true
if the next call of the next method will
return a GINode, false
otherwise (see also reset method))
size
()
Integer
Retrieves the maximum number of nodes that this page can contain.
See also discover pageSize option.
See also expand pageSize option