| It requires some investigation because I'm not sure we can do that right now. I suspect we might need a new method in the GridDialect interface. In MongoDB, this means to return a MongoCursor. We use cursors already when dealing with MongoDBDialect#forEachTuple() method. |