-
Notifications
You must be signed in to change notification settings - Fork 351
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
Add :help auto
+ link to it from relevant errors and docs
#1057
Conversation
const content = ( | ||
<> | ||
<p> | ||
The <code>:auto</code> command will send the Cypher query after is in an |
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.
after is in
should probably be after it in
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.
Thanks, updated
auto committing transaction. In general this is not recommended because of | ||
the lack of support for auto retrying on leader switch errors in clusters. | ||
<br /> | ||
Some query types does however need to be sent in auto-committing |
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.
Small grammar change: Some query types does
-> Some query types do
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.
Thanks, updated
Thanks for the review @HerrEmil! I've addressed your comments now. |
A follow-up PR for #1048.
auto
help pageUSING PERIODIC COMMIT
Cypher error frame