I'm just getting into neo4j.
We sync our firestore dbs to MongoDb and others, but it seems that neo4j lacks some features like handling maps, so there's no way to look for an document.mymap.mykey === myvalue , It could be stored as a serialized objec...