Anywhere new Mongo.ObjectID([hexString]) import { Mongo } from
Server collection.allow(options)
Anywhere cursor.observeChanges(callbacks)
Anywhere collection.find([selector], [options])
Sort Specifiers Sorts may be specified using your choice of several syntaxes: //
Anywhere collection.remove(selector, [callback])
Server collection.rawDatabase()
Server collection.rawCollection()
Cursors To create a cursor, use find
Anywhere cursor.map(callback, [thisArg])
Page 1 of 3