I have a MongoDb Database which has inside a collection very huge(more than 2 million of documents). I want to iterate it with a cursor. Also during the iteration I have to perform some operations with the current document.I have a MongoDb Database which has inside a co