Contents
Storage Layout
pg_liquid stores graph data in PostgreSQL tables under the liquid schema.
Core physical tables include:
liquid.verticesliquid.edges- row normalizer metadata tables
Deep reference: 4. Storage
pg_liquid stores graph data in PostgreSQL tables under the liquid schema.
Core physical tables include:
liquid.verticesliquid.edgesDeep reference: 4. Storage