Hi all,

I'm using neo4j 2.01 you could please tell me how to make this map literals 
work?

neo4j-sh (?)$ MERGE (n:person {name:'Alice', age:38, 
address:{city:'London', residential:true}}) RETURN n;

MatchError: Map(city -> London, residential -> true) (of class 
scala.collection.immutable.Map$Map2)

Thanks in advance for your kind help.

Marco

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to