Skip to main content

Shared Kuzu grid tier schemas, composed DDL, and per-tier Cypher CRUD

Project description

kuzu-grid-schema

Pip-installable library that owns the Kuzu grid working-graph schema:

  • Tier 0–3 JSON contracts
  • One composed DDL for a single shared database
  • Per-tier Cypher CRUD (write statements never cross tier ownership)
  • effective_* refresh (base → latest_actual → scenario → effective)
pip install -e .
from kuzu_grid_schema import apply_schema, open_database, refresh_effective
from kuzu_grid_schema.cypher import tier0, tier1, tier2, tier3

db, conn = open_database(":memory:")
apply_schema(conn)

Other packages (including kuzu-mcp) should depend on this library via pip — do not copy DDL.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kuzu_grid_schema-0.1.0.tar.gz (13.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

kuzu_grid_schema-0.1.0-py3-none-any.whl (17.5 kB view details)

Uploaded Python 3

File details

Details for the file kuzu_grid_schema-0.1.0.tar.gz.

File metadata

  • Download URL: kuzu_grid_schema-0.1.0.tar.gz
  • Upload date:
  • Size: 13.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for kuzu_grid_schema-0.1.0.tar.gz
Algorithm Hash digest
SHA256 06e0e765e829b76f06338f202fe2786651d61e2810ba0313cbafe9125de49b96
MD5 90068ff16be891d14dc11dee4047c9d5
BLAKE2b-256 85f856e42d232eef27a034db048beec57daa00c67f8913e97cc4144d6f25ea71

See more details on using hashes here.

File details

Details for the file kuzu_grid_schema-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for kuzu_grid_schema-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c9629184ae9a76be4c8610adb0103769fc549ae662456317bd820c8e9fa4c257
MD5 936e82f7dec917f8e02316acc894ff7c
BLAKE2b-256 3dd8c118dc4c344f60a9668f2f2005209ada207dc381a2a4be8b2f8c26dbc8d4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page