update all mongodb documents if field greater than 0 code example Example: mongodb greater than db.yourDataBase.find({counter:{$gt:2}})