Skip to content

[EPIC] Phase 1: Core Graph Operator Translation #1

@rysweet

Description

@rysweet

Goal

Achieve 70% query coverage with direct Cypher → KQL graph operator translation

Complexity

MEDIUM - Core translation engine with parser and schema mapping

Key Deliverables

  • Cypher parser (ANTLR + openCypher grammar)
  • Direct translation engine (MATCH, WHERE, RETURN)
  • Variable-length path translation
  • Schema mapper (Sentinel tables → graph model)
  • Integration test suite

Success Criteria

  • 70% of test queries successfully translate and execute
  • Pass 500+ openCypher TCK tests
  • Translation correctness >95%

Metadata

Metadata

Assignees

No one assigned

    Labels

    epicLarge work item spanning multiple weeksphase-1Phase 1: Core Graph Operator Translation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions