mongoosejs/mquery

add ability to get `.find()` cursor directly

Closed this issue · 0 comments

For make benefit glorious explain() function for applications like https://github.com/vkarpov15/mongoose-explain, re: mongodb-js/mongodb-core#96 (comment) since setting explain via option to find() is not technically officially supported by the driver.