Dear programmers,
Hi,
I have a requirement to have all node Id's in the graph database started 
from 0....[max Number Of Nodes]. I won't add/remove any node after I create 
the initial graph database. Right now, I have a graph database that is not 
like that so node Id's are like 0,1,10,100,101,102,103,1000, ....

Do we have any fast way to update nodeId's starting from 0 and incrementing 
one by one.

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to