Skip to content

Can we add support for ON CREATE SET and ON MATCH SET. (like neo4j) #1619

@sanket-uptycs

Description

@sanket-uptycs

Is your feature request related to a problem? Please describe.
While using MERGE clause need support for ON CREATE SET and ON MATCH SET
currently i have change my queries to SET instead of ON CREATE SET.

Describe the solution you'd like
Add support got ON CREATE SET and ON MATCH SET

Describe alternatives you've considered
Using SET for setting properties.

Additional context
https://memgraph.com/docs/querying/clauses/merge#3-merging-with-on-create-set-and-on-match-set
https://neo4j.com/docs/cypher-manual/current/clauses/merge/#query-merge-on-create-on-match

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions