infinios

Results 1 issues of infinios

I wanted to see the number of objects created before the current _id. `db.CollectionName.find({_id: {$lte: ObjectId('60d72cb1faaeb52ac010d0ed')} }).count() ` This will tell me how many records are created before this particular...