.MongoCollection.Indexes (gb.mongodb)

This virtual class allows to manipulate the indexes of a specific collection.

Esta clase es virtual.

Esta clase no es instanciable.

Métodos
Add   Create a new index.
Find   Return the names of all collection indexes as a string array.
Query   Return a list of documents, each one describing one index of the collection.
Remove   Remove an index from the collection.