Mongo.create
You're seeing just the function
create
, go back to Mongo module for more information.
Specs
create(GenServer.server(), collection(), Keyword.t()) :: :ok | {:error, Mongo.Error.t()}
Explicitly creates a collection or view.