Under the query => 3.16.5.3. Merge with unique constraints and partial matches
It is written in the doc that an error is thrown but in reality a new node is created with the properties specified
Ex - merge (p:Person {name : "Tanmay", age : "23"})
ret...