-
Notifications
You must be signed in to change notification settings - Fork 83
Update the options' descriptions of the neo4j-admin commands according to the code #1852
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 the options' descriptions of the neo4j-admin commands according to the code #1852
Conversation
--schema description according to the codeneo4j-admin import command according to the code
neo4j-admin import command according to the codeThere 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.
It looks good. I am just concerned that we are mentioning the versions in the code. In 2025.01, we'll need to remove them just like the labels. I think a better practice is to keep the code clean and leave all labels to the docs.
|
Could you please update the descriptions as per https://github.com/neo-technology/neo4j/pull/27550? I'll then rebase the Parket PR and see if the test there will fail again. |
yes, sure. I'll do that |
|
I've updated according to the latest PR. But they forgot to update |
|
Thanks for the documentation updates. The preview documentation has now been torn down - reopening this PR will republish it. |
see https://github.com/neo-technology/neo4j/pull/27466, https://github.com/neo-technology/neo4j/pull/27502, and https://github.com/neo-technology/neo4j/pull/27550