# `Exograph.TreeStore.Postgres`
[🔗](https://github.com/elixir-vibe/exograph/blob/v0.2.0/lib/exograph/tree_store/postgres.ex#L1)

Durable AST tree node store backed by Ecto and Postgres.

# `t`

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

---

*Consult [api-reference.md](api-reference.md) for complete listing*
