--
You received this message because you are subscribed to the Google Groups "Neo4jClient" group.
To unsubscribe from this group and stop receiving emails from it, send an email to neo4jclient...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
I usually end up with a migration script that gets run during deployment.
I write this as a bunch of Cypher queries, executed via Neo4jClient.
These are written as repeatable scripts, so they work more like ‘self-healing’.
Over time, I drop off old scripts.
--
Tatham Oddie
--