>
> tx = neo.beginTx();
> for(Node node : traverser) {
>        //Some setProperty stuff.
> }
> tx.success(); tx.finish();

Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
With 512m ... Bleh :(

-- 
Laurent "ker2x" Laborde
Sysadmin & DBA at http://www.over-blog.com/
_______________________________________________
Neo mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to