Mongo.list_index_names
You're seeing just the function
list_index_names
, go back to Mongo module for more information.
Specs
list_index_names(GenServer.server(), String.t(), Keyword.t()) :: cursor()
Convenient function that returns a cursor with the names of the indexes.