Toggle Sidebar
Toggle Theme
Exd
v0.1.1
Pages
Modules
Exd
Exd.Parseable
Top
Summary
Types
t/0
Functions
parse/1
Exd.Query
Top
Summary
Types
from_expr/0
join_expr/0
name/0
select_expr/0
sourceable/0
t/0
Functions
from/3
into/3
new/0
select/2
validate/1
where/4
Exd.Query.Builder
Top
Summary
Functions
from/3
into/3
new/0
select/2
where/4
Exd.QueryRunner
Top
Summary
Functions
resolve_select/2
stream/1
Exd.Repo
Top
Summary
Functions
stream/2
Exd.Schema
Top
Summary
Functions
field/3
schema/2
Exd.Sink.Adapter
Top
Summary
Types
config/0
context/0
demand/0
documents/0
state/0
Callbacks
handle_into/2
init/1
Exd.Sink.Logger
Exd.Sink.SQL
Exd.Sink.Test
Exd.Source
Top
Summary
Functions
get_state/0
get_state/1
insert/1
start_link/1
Exd.Source.Adapter
Top
Summary
Types
config/0
context/0
demand/0
documents/0
state/0
Callbacks
handle_from/2
init/1
Exd.Source.List
Top
Summary
Functions
handle_from/2
init/1
Exd.Sourceable
Top
Summary
Types
t/0
Functions
into/2
source/2
Exd.Store.Memory
Top
Summary
Types
options/0
Functions
child_spec/1
start_link/1
Exd v0.1.1
Exd.Sourceable
protocol
View Source
Protocol defining datastructures that can be used as a source
Link to this section
Summary
Types
t()
Functions
into(sourceable, documents)
source(sourceable, context)
Link to this section
Types
Link to this type
t()
View Source
t() ::
term
()
Link to this section
Functions
Link to this function
into(sourceable, documents)
View Source
Link to this function
source(sourceable, context)
View Source