-
Notifications
You must be signed in to change notification settings - Fork 76
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
Deprecate dbms.cluster.recreateDatabase
#2210
base: dev
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Jack hi! Thank you very much for your attention to the details.
I left a few suggestions. One of them will fix the Procedures test.
The test failure on the neo4j-admin import
page will be fixed in another PR.
Co-authored-by: NataliaIvakina <[email protected]>
Co-authored-by: NataliaIvakina <[email protected]>
Co-authored-by: NataliaIvakina <[email protected]>
This PR includes documentation updates Updated pages: |
In 2025.04 we deprecate
dbms.cluster.recreateDatabase
in favour ofdbms.recreateDatabase
.