DBKV.select_by_value
You're seeing just the function
select_by_value
, go back to DBKV module for more information.
Specs
Returns all entries from table
where the value is equal to value
.