dropAllIndexes() public method
Drops all indexes for specified collection.
public void dropAllIndexes ( $collection ) | ||
---|---|---|
$collection | string|array |
Name of the collection. |
dropAllIndexes() public method
Drops all indexes for specified collection.
public void dropAllIndexes ( $collection ) | ||
---|---|---|
$collection | string|array |
Name of the collection. |
Please login to continue.