MongoLink`
MongoLink`
MongoCollectionReplaceOne
MongoCollectionReplaceOne[MongoCollection[…],filter,replacement]
フィルタ filter に合致する1つのドキュメントを,replacement で定義される新しいドキュメントで置換する.
詳細とオプション
- MongoCollectionReplaceOneを使用するためには,まずNeeds["MongoLink`"]を使ってMongoLinkをロードする必要がある.
- filterはAssociation(連想)である.同じクエリシンタックスがMongoCollectionFindでも使用される.利用できるクエリセレクタはMongoDBのドキュメントにリストされている.
- replacementはAssociation(連想)である.更新演算子は使用できない.
- サポートされているオプション:
-
"Upsert" False Trueの場合,フィルタに合致するドキュメントがないときは挿入が行われる "WriteConcern" Automatic AutomaticまたはMongoWriteConcernオブジェクト - "Upsert"の動作の詳細はMongoDBのドキュメントを参照されたい.
- MongoCollectionReplaceOneはMongoDBドキュメントのdb.collection.replaceOne()に相当する.
例題
Wolfram Research (2018), MongoCollectionReplaceOne, Wolfram言語関数, https://reference.wolfram.com/language/MongoLink/ref/MongoCollectionReplaceOne.html.
テキスト
Wolfram Research (2018), MongoCollectionReplaceOne, Wolfram言語関数, https://reference.wolfram.com/language/MongoLink/ref/MongoCollectionReplaceOne.html.
CMS
Wolfram Language. 2018. "MongoCollectionReplaceOne." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/MongoLink/ref/MongoCollectionReplaceOne.html.
APA
Wolfram Language. (2018). MongoCollectionReplaceOne. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/MongoLink/ref/MongoCollectionReplaceOne.html