Skip to content
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 syntax page to Cypher manual #239

Merged
merged 4 commits into from
Aug 26, 2024
Merged

Add syntax page to Cypher manual #239

merged 4 commits into from
Aug 26, 2024

Conversation

prrao87
Copy link
Member

@prrao87 prrao87 commented Aug 13, 2024

This page addresses some open issues related to the Cypher manual's docs. I've created a new page syntax that documents these. It describes the key aspects of Cypher syntax for new users.

See the below issues it closes.

@prrao87
Copy link
Member Author

prrao87 commented Aug 13, 2024

@andyfengHKU I documented the reserved keywords and categorized them to the best of my ability. I have no strong opinions on the categories of each reserved keyword, so if you think some of them are wrong, please move around as needed. 🙏🏽

Copy link
Contributor

@andyfengHKU andyfengHKU left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall LGTM. I left a few suggestions but the final decision is up to u.

src/content/docs/cypher/syntax.md Show resolved Hide resolved
src/content/docs/cypher/syntax.md Show resolved Hide resolved
src/content/docs/cypher/syntax.md Show resolved Hide resolved
src/content/docs/cypher/syntax.md Show resolved Hide resolved
@prrao87 prrao87 changed the base branch from main to dev August 26, 2024 15:54
@prrao87 prrao87 merged commit fb98bc1 into dev Aug 26, 2024
2 checks passed
@prrao87 prrao87 deleted the cypher-comments branch August 26, 2024 15:55
prrao87 added a commit that referenced this pull request Sep 5, 2024
* Add syntax page to Cypher manual

* Fix typos

* Remove escapes

* Update parsing section

(cherry picked from commit fb98bc1)
prrao87 added a commit that referenced this pull request Sep 5, 2024
* Add syntax page to Cypher manual

* Fix typos

* Remove escapes

* Update parsing section

(cherry picked from commit fb98bc1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants