Docs Menu
Docs Home
/ /

コマンドプロジェクション演算子を検索

The following linked pages describe specialized operators available only in find command projections. You can also use non-specialized expressions in find command projections.

名前
説明

Projects the first array element that matches the query condition.

Projects the first array element that matches the specified $elemMatch condition.

ドキュメントごとの利用可能なメタデータをプロジェクションします。

配列からプロジェクションされる要素の数を制限します。skip と slice の制限をサポートします。

注意

サポートを表示

find() ビュー における 操作では、前述のプロジェクション演算子はサポートされていません。

戻る

$zip