Skip to content

fix(gfql): index bounded range hops - #1839

Merged
lmeyerov merged 3 commits into
masterfrom
fix/gfql-index-bounded-range-hop
Jul 31, 2026
Merged

fix(gfql): index bounded range hops#1839
lmeyerov merged 3 commits into
masterfrom
fix/gfql-index-bounded-range-hop

Conversation

@lmeyerov

Copy link
Copy Markdown
Contributor

Fixes direct seeded hops expressed as hops=None, min_hops=1, max_hops=N: the index planner now validates the effective max depth rather than declining before the existing depth-union traversal runs.\n\nAdds forced-index vs scan parity and index-engagement coverage across available engines.\n\nValidation: DGX official image with --gpus all, full GFQL index module (170 passed); local lint and pinned mypy 2.3.0.\n\nThis is a correctness PR, not a performance claim; Cypher chain label/reverse-pass semantics remain intentionally scan-routed.

@lmeyerov
lmeyerov marked this pull request as ready for review July 31, 2026 03:21
@lmeyerov
lmeyerov force-pushed the fix/gfql-index-bounded-range-hop branch from 00e0d53 to 93eff17 Compare July 31, 2026 07:03
@lmeyerov
lmeyerov merged commit 0f8d26d into master Jul 31, 2026
57 checks passed
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.

1 participant