neo4j-core icon indicating copy to clipboard operation
neo4j-core copied to clipboard

Fix ordering of ON MATCH / ON CREATE and SET

Open aekobear opened this issue 4 years ago • 1 comments

Fixes #332

This pull introduces/changes:

  • ON MATCH SET will be placed before SET in generated cypher
  • ON CREATE SET will be placed before SET in generated cypher

aekobear avatar Sep 11 '19 17:09 aekobear

Coverage Status

Coverage remained the same at 90.631% when pulling 3b84246f1013c4aed2ee0af5715cf580236e609f on eiko:master into 4b649fca33a1b1dba8705e6f999764ad9fb4d76e on neo4jrb:master.

coveralls avatar Sep 16 '19 01:09 coveralls