Morpheus is a modern, open-source database migration tool for Neo4j. It is designed to be a simple, intuitive tool for managing database migrations. The project is inspired by Michael Simons' tool for Java.
MIT License
19
stars
4
forks
source link
refactor: Make compatible with neo4j-migrations. #6
In essence, the whole batch of changes included:
V1_2_3__name.cypher
)id
withversion
in the migration nodesI locally ensured that morpheues can read neo4j-migrations and vice versa: