Snap.Indexes.list_starting_with

You're seeing just the function list_starting_with, go back to Snap.Indexes module for more information.
Link to this function

list_starting_with(cluster, prefix, opts \\ [])

View Source

Specs

list_starting_with(module(), String.t(), Keyword.t()) ::
  {:ok, [String.t()]} | Snap.Cluster.error()

Lists all the timestamp versioned indexes starting with the prefix.