Skip to content

GFQL native types T2: binder-time schema validation in strict mode (#1302)#1308

Merged
lmeyerov merged 1 commit intomasterfrom
issue-1302
May 5, 2026
Merged

GFQL native types T2: binder-time schema validation in strict mode (#1302)#1308
lmeyerov merged 1 commit intomasterfrom
issue-1302

Conversation

@lmeyerov
Copy link
Copy Markdown
Contributor

@lmeyerov lmeyerov commented May 5, 2026

Summary

  • add binder-time strict schema validation hooks against GraphSchemaCatalog for labels/properties
  • emit deterministic strict diagnostics with alias/field/stage context + availability hints
  • keep loose/default behavior unchanged unless strict mode is enabled
  • add admitted/rejected + amplified strict/loose intersection tests

Validation

  • python -m pytest -q graphistry/tests/compute/gfql/cypher/test_binder.py
  • uv run ruff check graphistry/compute/gfql/frontends/cypher/binder.py graphistry/tests/compute/gfql/cypher/test_binder.py

Closes #1302

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GFQL native types T2: binder-time schema validation in strict mode

1 participant