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

Predicate expressions #1190

Merged
merged 35 commits into from
Feb 28, 2025

Conversation

JPryce-Aklundh
Copy link
Collaborator

@JPryce-Aklundh JPryce-Aklundh commented Feb 19, 2025

Builds on work in this PR:
#1175

This PR does the following:

  • New "Predicate expressions" section including:
    -- "Predicate operators" (inclucing boolean, string, comparison, and list operators - content taken from syntax/operators.adoc, and several examples taken from clauses/where.adoc). Redirect required
    -- "Path pattern expressions "(content taken from clauses/where.adoc)
    -- "Type predicate expressions" (page moved from Values and types chapter) Redirect required

  • New page: "Equality, ordering, and comparison of value types" (content taken from syntax/operators.adoc)

  • Rewrite of WHERE page (significantly shorter due to several examples moved to new pages listed above)

@JPryce-Aklundh JPryce-Aklundh changed the title Predicated expressions Predicate expressions Feb 19, 2025
Copy link
Contributor

@hvub hvub left a comment

Choose a reason for hiding this comment

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

👍
(Feedback provided in person)

@neo-technology-commit-status-publisher
Copy link
Collaborator

Thanks for the documentation updates.

The preview documentation has now been torn down - reopening this PR will republish it.

@JPryce-Aklundh JPryce-Aklundh marked this pull request as ready for review February 27, 2025 08:21
@JPryce-Aklundh JPryce-Aklundh merged commit d90be6f into neo4j:cypher-25 Feb 28, 2025
4 checks passed
@JPryce-Aklundh JPryce-Aklundh deleted the predicated_playgrounds branch February 28, 2025 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants