Module mongodm::cursor[][src]

Expand description

Cursors are used to stream result of a query.

Structs

ModelCursor

Streams the result of a query asynchronously for the given Model.