Parent: $root.$constants
kMongoFindAndModifyNew | Return the resulting document |
kMongoFindAndModifyNone | Doesn't add anything to the builder |
kMongoFindAndModifyRemove | Remove the matching document |
kMongoFindAndModifyUpsert | Update the matching document, or if it does not exist, insert the document |