elasticsearch v0.1.1 Elasticsearch.Store behaviour View Source

Link to this section Summary

Link to this section Types

Link to this type data() View Source
data() :: any()
Link to this type limit() View Source
limit() :: integer()
Link to this type offset() View Source
offset() :: integer()
Link to this type source() View Source
source() :: any()

Link to this section Callbacks

Link to this callback load(source, offset, limit) View Source
load(source(), offset(), limit()) :: [data()]