string included in mongodb query code example Example: contains mongo-query string db.users.findOne({"username" : {$regex : ".*son.*"}});