$not

    1. > db.foo.bar.find( { $not: [ { age: 20 }, { price: { $lt: 10 } } ] } )