Exograph.Storage.Ecto.TreeStore (exograph v0.8.1)

Copy Markdown View Source

Durable AST tree node store backed by Ecto repositories.

Summary

Types

t()

@type t() :: %Exograph.Storage.Ecto.TreeStore{prefix: String.t(), repo: module()}

Functions

new(opts \\ [])

nodes(store, fragment_id)

put_fragments(store, fragments)