# Module mrdb_select # * [Function Index](#index) * [Function Details](#functions) ## Function Index ##
fold/5
rdb_fold/5
select/1
select/3
select/4
## Function Details ## ### fold/5 ### `fold(Ref, Fun, Acc, MS, Limit) -> any()` ### rdb_fold/5 ### `rdb_fold(Ref, Fun, Acc, Prefix, Limit) -> any()` ### select/1 ### `select(Cont) -> any()` ### select/3 ### `select(Ref, MS, Limit) -> any()` ### select/4 ### `select(Ref, MS, AccKeys, Limit) -> any()`