alexandre-ricciardi/zawgl

Set property on create cypher support

Opened this issue · 0 comments

Example:

CREATE (n:Node) SET n.TestProp = 'this property must be set' return n