Skip to content
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

Update operations manual to address changes in Neo4j database management #272

Merged
merged 3 commits into from
Jun 5, 2024

Conversation

ianmkenney
Copy link
Member

Neo4j 5.X introduced new subcommands for database management. This PR reflects these changes with regards to dumping a database to a file and adds a recommendation that the user renames the database dump for archiving.

Neo4j 5.X introduced new subcommands for database management commands.
This commit reflects these changes with regards to dumping a database to
a file and adds a recommendation that the user renames the database dump
for archiving.
@ianmkenney ianmkenney requested a review from dotsdl May 1, 2024 22:26
Copy link
Member

@dotsdl dotsdl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great @ianmkenney! I've expanded on the instructions a bit, also updated the restore docs accordingly.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.67%. Comparing base (8d1feb3) to head (8c09713).
Report is 24 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #272      +/-   ##
==========================================
- Coverage   81.63%   80.67%   -0.97%     
==========================================
  Files          26       26              
  Lines        3371     3400      +29     
==========================================
- Hits         2752     2743       -9     
- Misses        619      657      +38     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dotsdl dotsdl merged commit e6a64e4 into main Jun 5, 2024
4 checks passed
@dotsdl dotsdl deleted the docs-operation_fix branch June 5, 2024 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants