-
Notifications
You must be signed in to change notification settings - Fork 83
Remove useExisting option; polish examples & page
#2287
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
Conversation
renetapopova
left a comment
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.
I added some comments, but as I said, I would ask the Clustering team to review this PR.
modules/ROOT/pages/database-administration/standard-databases/seed-from-uri.adoc
Show resolved
Hide resolved
modules/ROOT/pages/database-administration/standard-databases/seed-from-uri.adoc
Show resolved
Hide resolved
modules/ROOT/pages/database-administration/standard-databases/seed-from-uri.adoc
Outdated
Show resolved
Hide resolved
modules/ROOT/pages/database-administration/standard-databases/seed-from-uri.adoc
Outdated
Show resolved
Hide resolved
modules/ROOT/pages/database-administration/standard-databases/seed-from-uri.adoc
Outdated
Show resolved
Hide resolved
modules/ROOT/pages/database-administration/standard-databases/seed-from-uri.adoc
Outdated
Show resolved
Hide resolved
bb0baca to
a7e102d
Compare
|
Changing base branch on this PR is a mess, so #2319 supersedes this PR onto the right |
|
Thanks for the documentation updates. The preview documentation has now been torn down - reopening this PR will republish it. |
This all started with me using this feature and noticing that the documented examples triggered a warning.  Digging further into the feature and thus the docs, I took the chance to polish examples (syntax highlighting, avoid scrolling) and a few wordings.
Spinoff of #2287 , on the `cypher-25` base branch as the option is deprecated then.
This all started with me using this feature and noticing that the documented examples triggered a warning.
Digging further into the feature and thus the docs, I took the chance to polish examples (syntax highlighting, avoid scrolling) and a few wordings.