Currently creating a website for a small team of people in my company that does not delete nodes but edits existing ones and adds new ones. I am currently using id of the node to edit it.
Now I have heard this is a bad idea since the nodes are not unique over all time (i.e. if I delete a node that id is then able to be used again). However, this seems like a situation I am not too worried about since I am not using the ids to create an ordering. Am I safe here or am I missing something? Front end is written in grails 2 Server is linux red hat Development is mac os X Using Neo 2.0.0 Enterprise -- 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.
