MongoCollection
PHP Manual

MongoCollection::deleteIndexes

(PECL mongo >=0.9.0)

MongoCollection::deleteIndexesDelete all indices for this collection

Описание

public array MongoCollection::deleteIndexes ( void )

Список параметров

This function has no parameters.

Возвращаемые значения

Returns the database response.


MongoCollection
PHP Manual