Re: [Neo4j] Expanding nodespace in Neo 1.3

2011-01-25 Thread Andreas Kollegger
That's a good point to clarify: The number of possible nodes, relationships, and properties will each increase with complementary id sizes. Best, Andreas On Jan 25, 2011, at 3:12 PM, Rick Bullotta wrote: > Maybe this is a stupid question (or not), but I'm assuming that the > relationship id w

Re: [Neo4j] Expanding nodespace in Neo 1.3

2011-01-25 Thread Peter Neubauer
Yes, this is in the roadmap for 1.3, and getting working on very soon (TM). The ID space is for both properties, relationships and nodes, so expansion will affect all of them. Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http

[Neo4j] Expanding nodespace in Neo 1.3

2011-01-25 Thread Rick Bullotta
Maybe this is a stupid question (or not), but I'm assuming that the relationship id will also be expanded as well? Supporting a large # of nodes without also supporting a large # of relationships would obviously not make sense, but just wanted to confirm. Thanks, Rick _