AI エージェント向け: ドキュメントインデックスは https://www.mongodb.com/ja-jp/docs/llms.txt で利用できます。すべてのページの markdown バージョンは、いずれかの URL パスに .md を追加することで利用できます。
Docs Menu

MongoDB\Model\IndexInfoIterator クラス

MongoDB\Model\IndexInfoIterator

This interface extends PHP's Iterator interface. An instance of this interface is returned by MongoDB\Collection::listIndexes().

This interface adds no new methods to Iterator, but specifies that current() will return an instance of MongoDB\Model\IndexInfo.

このページを評価