Document.prototype.directModifiedPaths() Returns: Example Document.prototype.directModifiedPaths() Returns: «Array» Returns the list of paths that have been directly mod...
SchemaType.cast() Parameters Returns: Example: SchemaType.cast() Parameters caster «Function|false» Function that casts arbitrary values to this type, or throws an error...
Aggregate.prototype.unwind() Parameters Returns: Examples: Aggregate.prototype.unwind() Parameters fields «String|Object» the field(s) to unwind, either as field names o...
Tutorial: Updating existing data Overwrite Load initial data Overwrite the initial data Combine old data with new data and overwrite Append to the data Tutorial: Updating ...