all

molly.core.syntax.all
object all extends bsondocument, filters, updates

Attributes

Graph
Supertypes
trait updates
trait filters
trait bsondocument
class Object
trait Matchable
class Any
Show all
Self type
all.type

Members list

Implicits

Inherited implicits

implicit def mollyBsonDocumentSyntax(bsonDoc: BsonDocument): BsonDocumentExtensions

Attributes

Inherited from:
bsondocument
implicit def mollyFiltersSyntax(filter: Bson): FiltersExtensions

Attributes

Inherited from:
filters
implicit def mollyUpdatesSyntax(update: Bson): UpdatesExtensions

Attributes

Inherited from:
updates