# Module mrdb_select #
* [Function Index](#index)
* [Function Details](#functions)
## Function Index ##
## 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()`