MongoLink`
MongoLink`

MongoCollectionDistinct

MongoCollectionDistinct[MongoCollection[],f]

コレクション内の field の別個の値のリストを取得する.

MongoCollectionDistinct[MongoCollection[],field,query]

query に合致するドキュメントの field の別個の値のリストを取得する.

詳細とオプション

例題

  (1)

クライアントに接続する:

"WolframTestDB"データベース内の新しい"WolframTestDistinct"コレクションに接続する:

"dept"フィールドの別個の項目のリストを求める:

"item"フィールドの"sku"サブフィールドの別個の項目のリストを求める:

"dept"フィールドの値が"A"であるドキュメントの"item"フィールドの"sku"サブフィールドの別個の項目のリストを求める:

作成したコレクションを削除する:

Wolfram Research (2018), MongoCollectionDistinct, Wolfram言語関数, https://reference.wolfram.com/language/MongoLink/ref/MongoCollectionDistinct.html.

テキスト

Wolfram Research (2018), MongoCollectionDistinct, Wolfram言語関数, https://reference.wolfram.com/language/MongoLink/ref/MongoCollectionDistinct.html.

CMS

Wolfram Language. 2018. "MongoCollectionDistinct." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/MongoLink/ref/MongoCollectionDistinct.html.

APA

Wolfram Language. (2018). MongoCollectionDistinct. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/MongoLink/ref/MongoCollectionDistinct.html

BibTeX

@misc{reference.wolfram_2024_mongocollectiondistinct, author="Wolfram Research", title="{MongoCollectionDistinct}", year="2018", howpublished="\url{https://reference.wolfram.com/language/MongoLink/ref/MongoCollectionDistinct.html}", note=[Accessed: 22-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_mongocollectiondistinct, organization={Wolfram Research}, title={MongoCollectionDistinct}, year={2018}, url={https://reference.wolfram.com/language/MongoLink/ref/MongoCollectionDistinct.html}, note=[Accessed: 22-November-2024 ]}