db.usermodels.find({ '_id' :{ "$gt" :ObjectId("55940ae59c39572851075bfd") } }).explain()
关注点
profile级别有三种:
开启
db.setProfilingLevel(2, 20)
默认记录在system.profile中
db['system.profile'].find()