Description
Query modifiers are a thing of the past with the introduction of the find command in MongoDB 3.2, and are deprecated everywhere else in the CRUD API. Let's do the same for DBCollectionFindOptions#getModifiers.
Query modifiers are a thing of the past with the introduction of the find command in MongoDB 3.2, and are deprecated everywhere else in the CRUD API. Let's do the same for DBCollectionFindOptions#getModifiers.