defaultCursorFlattener

reactivemongo.api.CursorFlattener$.defaultCursorFlattener$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def flatten[T](future: Future[Cursor[T]]): Cursor[T]

Flatten a future of cursor as cursor.

Flatten a future of cursor as cursor.

Attributes