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

CIP2018-10-19 Delete Semantics #533

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

Mats-SX
Copy link
Member

@Mats-SX Mats-SX commented Jun 14, 2022

Rendered CIP

Implements the 'Strict' semantics mentioned in #263.

In summary:

  • a deleted element behaves identical to a null value
    • similar to a non-match by OPTIONAL MATCH
  • the deleted state is only visible to clauses that supersede the DELETE clause

Supersedes #332

@Mats-SX Mats-SX added the CIP label Jun 14, 2022
- skip Background
- prefer clause over statement
- refer to CIR
- relate to OPTIONAL MATCH
- nest under Semantics section
- explain effect on pattern matching using predicate example
- remove commented-out junk
- omit What others do
@Mats-SX Mats-SX marked this pull request as ready for review June 14, 2022 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants