uim.mongo.commands.query_write

Undocumented in source.

Members

Functions

mgFind
Bson mgFind(MongoDatabase db, string colViewName, Bson filter)

colViewName - The name of the collection or view to query.

mgFindAll
Bson mgFindAll(MongoDatabase db, string colViewName)

colViewName - The name of the collection or view to query.

Meta