On Fri, Jun 24, 2011 at 10:00 AM, Massimo Lusetti <mluse...@gmail.com> wrote:

> On Thu, Jun 23, 2011 at 9:08 PM, Mattias Persson
> <matt...@neotechnology.com> wrote:
>
>> That should be quite fine. I could try this out locally perhaps. Something
>> like:
>>
>> Index<Node> index = db.index().forNodes("myIndex");
>> Transaction tx = db.beginTx();
>> Node node = db.createNode();
>> for ( int i = 0; i < 250000; i++ )
>                          ^^^^^^^^^
>
> I need to add a 0 at the end ... It should be 250.000.000

I mean three more 0 obviously...

Cheers
-- 
Massimo
http://meridio.blogspot.com
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to