On Wed, Jan 6, 2010 at 15:29, Tim Langley <timlang...@me.com> wrote:
> When I try to access the collection (getAllNodes)
> for example to see how large the result set is then the traverser is 
> automatically dumped to the last node (or reset)

That's the expected result. getAllNodes() is a convenient method that
basically iterates through the result set for you and return it as a
collection.

Looking through the javadoc, we obviously need to improve and clarify
that point. Thanks.

Cheers,

-- 
Emil Eifrém, CEO [e...@neotechnology.com]
Neo Technology, www.neotechnology.com
Cell: +46 733 462 271 | US: 206 403 8808
http://blogs.neotechnology.com/emil
http://twitter.com/emileifrem
_______________________________________________
Neo mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to