Skip to content

Multi-hop query support #214

@em3s

Description

@em3s

Background

EdgeIndex uses narrow rows, requiring N scan API calls for the 2nd hop in multi-hop queries. A wide row structure is introduced to enable multi-get and resolve this. A process to prevent fat rows is also introduced alongside.

Extending from independent per-feature edge queries to cross-feature graph traversal (Unified Graph).

Task

Done When

  • Design alignment based on skeleton
  • 2-hop query works in 1+1 API calls
  • E2E tests pass

Notes

  • Implement n-hop generalization

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions