DBKV.select_by_key_range

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

select_by_key_range(table, min_key, max_key, opts \\ [])

View Source

Specs

select_by_key_range(t(), any(), any(), keyword()) :: list()