reactivemongo.api.commands.bson
(Since version 0.16.0) Use .distinct on collection
.distinct
the field for which to return distinct values
the query that specifies the documents from which to retrieve the distinct values
the read concern (default local)
local
the raw values (should not contain duplicate)
(Since version 0.16.0) Use
.distinct
on collection