Mongo.delete_many

You're seeing just the function delete_many, go back to Mongo module for more information.
Link to this function

delete_many(topology_pid, coll, filter, opts \\ [])

View Source

Specs

Remove all documents matching the filter from the collection.