Implicit extension methods for Mongo's Collection object.
Implicit extension methods for Mongo's Collection object. Capable of returning a Scala optimized wrapper object.
A DBCollection
object to wrap
Implicit extension methods for Mongo's Aggregation MongoCursor object.
Implicit extension methods for Mongo's Aggregation MongoCursor object. Capable of returning a Scala optimized wrapper object.
A Cursor
object to wrap
Implicit extension methods for Mongo's connection object.
Implicit extension methods for Mongo's connection object. Capable of returning a Scala optimized wrapper object.
A Mongo
object to wrap
Implicit extension methods for Mongo's DBCursor object.
Implicit extension methods for Mongo's DBCursor object. Capable of returning a Scala optimized wrapper object.
A DBCursor
object to wrap
Implicit extension methods for Mongo's DB object.
Implicit extension methods for Mongo's DB object. Capable of returning a Scala optimized wrapper object.
A DB
object to wrap