Exograph.Postgres.TreeStore (exograph v0.6.0)

Copy Markdown View Source

Durable AST tree node store backed by Ecto and Postgres.

Summary

Types

t()

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

Functions

new(opts \\ [])

nodes(store, fragment_id)

put_fragments(store, fragments)