-
Notifications
You must be signed in to change notification settings - Fork 73
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
Using quoting instead of escaping with backticks #1959
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.
LGTM thanks!
Thanks, @l-heemann. I found more occurrences. I'll let you know when I commit them. |
Thanks for the documentation updates. The preview documentation has now been torn down - reopening this PR will republish it. |
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.
New commit LGTM
This is the only mention of escaping with backticks that I found in the Operations manual. Cypher Manual PR: neo4j/docs-cypher#1111
This is the only mention of escaping with backticks that I found in the Operations manual.
Cypher Manual PR: neo4j/docs-cypher#1111