Summary
Follow-up tutorial lane for the public GFQL schema/type-system work. This should run after #1338 lands so the tutorial can show the practical user workflow starting from existing graph data instead of requiring users to hand-write every schema.
Schedule
Do not start as an implementation lane until:
This is intentionally after inference, because the community-facing story should be: load graph data, infer a schema, refine it, bind it, and validate Cypher.
Scope
Out of scope
Acceptance
Related
Summary
Follow-up tutorial lane for the public GFQL schema/type-system work. This should run after #1338 lands so the tutorial can show the practical user workflow starting from existing graph data instead of requiring users to hand-write every schema.
Schedule
Do not start as an implementation lane until:
This is intentionally after inference, because the community-facing story should be: load graph data, infer a schema, refine it, bind it, and validate Cypher.
Scope
Person,Company,WORKS_AT.infer_schema()once GFQL type system follow-on B: schema inference API + typed topology extraction #1338 lands.Out of scope
Acceptance
Related