|
Hello!
Can anyone explain to me, please, what is it flags in the following method of MongoDatabase class?
update: origDictionary with: newDictionary collection: aString flags: aFlag
root update: origDictionary with: newDictionary collection: name , '.' , aString flags: aFlag
Thanks, Khrystyna.
|