BTreeParameters.allowDuplicates

Whether or not to allow duplicates in the B-tree; defaults to false.

struct BTreeParameters
bool allowDuplicates;