Skip to content

Fix Gremlin predecessor and edge traversal behavior - #86

Merged
j6k4m8 merged 1 commit into
masterfrom
fix/gremlin-correctness-78-79
Jul 27, 2026
Merged

Fix Gremlin predecessor and edge traversal behavior#86
j6k4m8 merged 1 commit into
masterfrom
fix/gremlin-correctness-78-79

Conversation

@j6k4m8

@j6k4m8 j6k4m8 commented Jul 27, 2026

Copy link
Copy Markdown
Member

Summary

  • scope predecessor traversals to the requested vertex and return predecessor IDs
  • return edge metadata dictionaries, including empty metadata, with consistent missing-edge errors
  • make edge creation and update paths use the same existence contract
  • add mocked traversal regression coverage without external resources

@codspeed-hq

codspeed-hq Bot commented Jul 27, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 17 untouched benchmarks


Comparing fix/gremlin-correctness-78-79 (f9b3a9a) with master (07959fb)

Open in CodSpeed

@j6k4m8
j6k4m8 merged commit 42049d8 into master Jul 27, 2026
7 checks passed
@j6k4m8
j6k4m8 deleted the fix/gremlin-correctness-78-79 branch July 27, 2026 20:10
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