marianozunino / morpheus

Morpheus is database migration tool for Neo4j written in Typescript.
MIT License
18 stars 4 forks source link

Add support for Neo4j 5 #15

Closed vickyyat closed 1 year ago

vickyyat commented 1 year ago

This tool is great but please make it work for Neo4j 5 version.

marianozunino commented 1 year ago

Hey @vickyyat thanks for the feedback. Seems like neo4j 5 made some changes to Cypher.

I'll update the project as soon as I can.

Mind to share how are you using it? as an NPM script, or grammatically via NestJs?

vickyyat commented 1 year ago

Thanks! My team currently uses NPM script but we will be migrating to NestJS very soon.

marianozunino commented 1 year ago

https://github.com/marianozunino/morpheus/releases/tag/v2.4.0