-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrate Neo4j from v4.4.23 --> v5.19.0 #1276
Comments
Notes from #1263 PAUSED FOR THE TIME BEING Neo4j pattern matching is supported in graphql for Neo4j It's recommended to incrementally migrate db versions. Ours is at 4.4.23 (need to double check how many migration steps this would require to reach 5.19.0) The latest Neo4j version is Resources and things to keep in mind:
Steps run:
because of the bind mounting, the data dump will be written to the mounted
|
PRs: smile-dashboard: https://github.com/mskcc/smile-dashboard/pull/160/files |
After a lot of consideration, it might be best to migrate away from SDN+OGM hybrid to just SDN. |
REMAINING TASKS:
In addition to migrating the database and verifying its integrity..
Other items that will need to be done:
smile-server
codebase) are negatively impacted by the db migration.Coordinating migration:
The text was updated successfully, but these errors were encountered: