dropDups property

bool? dropDups
getter/setter pair

Whether to drop duplicate documents during index creation.

This option is deprecated in newer MongoDB versions.

Implementation

bool? dropDups;