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

Fix relationship assignment for update.update #340

Merged

Conversation

dmoree
Copy link
Contributor

@dmoree dmoree commented Jul 20, 2021

Description

Fixes #337 by accessing correct property in order to assign relationship variable to have an accurate translation of the cypher query.

Issue

Checklist

The following requirements should have been met (depending on the changes in the branch):

  • Documentation has been updated
  • TCK tests have been updated
  • Integration tests have been updated
  • Example applications have been updated
  • New files have copyright header
  • CLA (https://neo4j.com/developer/cla/) has been signed

@dmoree dmoree changed the title Fix relationship assigment for update.update Fix relationship assignment for update.update Jul 21, 2021
Copy link
Contributor

@darrellwarde darrellwarde left a comment

Choose a reason for hiding this comment

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

Looks great, many thanks for the fix! 🙂

@darrellwarde darrellwarde merged commit 8e041c7 into neo4j:2.0.0 Jul 21, 2021
@dmoree dmoree deleted the bugfix/create-relationship-update-update branch July 27, 2021 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error when creating relationship field with properties using update field on update
3 participants