Not directly but you can use SET a + {properties}

where properties is a map

And in 3.0 with procedures you can use APOC to both set named properties as
well as create map-keys dynamically.

e.g. https://github.com/neo4j-contrib/neo4j-apoc-procedures#map-functions
https://github.com/neo4j-contrib/neo4j-apoc-procedures#creating-data


On Tue, Jul 5, 2016 at 4:11 PM, Abhijit Kadam <abhijitk...@gmail.com> wrote:

> Does neo4j cypher now supports this? Or still need to use the workaround?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Neo4j" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to neo4j+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to neo4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to