Skip to content

2024.2

Choose a tag to compare

@hvub hvub released this 03 Jul 12:38
· 2 commits to main since this release

This release includes

  • Updates to the openCypher Grammar specification for further alignment with ISO/IEC 39075 GQL:

    • Add label expressions grammar
    • Add keyword IS in the label set for update statements (for consistency with label expressions)
    • Add <element pattern where clause> grammar
    • Add quantified path patterns grammar
  • Minor cleanups