Oh, and cypher supports streaming (as long as you don't sort/aggregate).

So that won't take up your memory. I would love if you could try that just 
using plain java code and iterating over the node-results and provide us with 
your performance numbers then.

Please make sure to run the test more than once, as the first test will be 
impacted by loading the scala libs and filling the neo4j caches.

Thanks a lot

Michael

Am 09.11.2011 um 09:50 schrieb Hans Birkeland:

> Ah sorry, I should have clarified - in the final application we will want to
> retrieve the nodes.  The reason we were just returning count(*) for the
> tests is that returning a large number of nodes in the web console proved
> less than ideal. :)
> 
> --
> View this message in context: 
> http://neo4j-community-discussions.438527.n3.nabble.com/Expected-performance-question-tp3492892p3492961.html
> Sent from the Neo4j Community Discussions mailing list archive at Nabble.com.
> _______________________________________________
> Neo4j mailing list
> [email protected]
> https://lists.neo4j.org/mailman/listinfo/user

_______________________________________________
Neo4j mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to