fdb v5.1.7-2 FDB.KeySelectorRange View Source

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %FDB.KeySelectorRange{
  begin: FDB.KeySelector.t(),
  end: FDB.KeySelector.t()
}

Link to this section Functions

Link to this function range(start_key_selector, end_key_selector) View Source
Link to this function starts_with(prefix) View Source
starts_with(any()) :: t()