How to store a map or json object as a property in neo4j?

Viewed 9641

I'm trying store a map or json object as a property in Neo4j, but it doesn't work.

2 Answers
Related