View Source FDB.KeyRange (fdb v6.3.23-0)

Link to this section Summary

Link to this section Types

Specs

t() :: %FDB.KeyRange{begin: FDB.KeySelector.t(), end: FDB.KeySelector.t()}

Link to this section Functions

Link to this function

range(begin_key, end_key, opts \\ %{})

View Source

Specs

range(any(), any(), map()) :: t()

Specs

starts_with(any()) :: t()