Template
single collection
multiple collections
mgodatagen
update
indexe
explain
Stage
Database
bson
mgodatagen
[{attributes:[{name:"Cool",value:true},{name:"x",value:true}]},{attributes:[{name:"y",value:true},{name:"x",value:true}]}]
Query
db.collection.find({"attributes.name":{$ne:"Cool"}})
Result