Exd v0.1.26 API Reference

Modules

Exd

Ecto adapter for Exd library

Defines a source

Defines protocol for parsing data structures into Exd.Query

Defines helpers from both built-in and external Exd plugins

Defines the Query data structure and provides the Query DSL

Pipe API for constructing Exd.Query structs

Performs a number of rewrites on query

Behaviour for rewriter rules

Rewrites interpolated string literals

Rewrites unnest keyword into a flattened query

Main flow coordinator

Repository for sources

Transform Elixir primitive types into source and sink specs

Select clause

Flattens a list into a stream of rows

From clause

Select clause

From clause

Plans the execution of a query

Select clause

Where clause

Defines a source

Adapter for source implementations

A sink that logs documents to stdout

A sink that sends message to parent process

Defines a source

Adapter for source implementations

A list based source

Broker for event bus

Fetches and parses data from a static HTML website

A list based source

A list based source

Use a store as source

Transform Elixir primitive types into source and sink specs

Uses an in-memory ETS table as store

Transport behaviour

Transport behaviour

Transport based on data from a web request

Transport that sends messages to a parent test process