Hi Emil,
you could add this sentence (or an improved version) to Traverser's page
in Neo API:
"A traverser's result set (that is, all the nodes the traverser will
return) is not build at once (e.g. at its initialization) but on every
invokation of iterator().next() the traverser visits yet unv
On Sun, Aug 23, 2009 at 23:46, Martin Filipczyk wrote:
> Hi,
>
> I would like to know when a Traverser starts to traverse the node space.
> The API says "Upon creation, the traverser is positioned at the start
> node, but it doesn't actually start traversing until its
> iterator().next() method is
Hi,
I would like to know when a Traverser starts to traverse the node space.
The API says "Upon creation, the traverser is positioned at the start
node, but it doesn't actually start traversing until its
iterator().next() method is invoked."
(http://api.neo4j.org/current/org/neo4j/api/core/Tra
3 matches
Mail list logo