DBKV.delete_by_match_spec

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

delete_by_match_spec(table_name, match_spec)

View Source

Specs

delete_by_match_spec(atom(), list()) :: integer() | {:error, any()}