filter where array us empty mongodb code example Example: mongodb filter empty array db.collection.find({arrayElementName : {$exists:true, $size:0}})