-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
epicLarge work item spanning multiple weeksLarge work item spanning multiple weeksphase-1Phase 1: Core Graph Operator TranslationPhase 1: Core Graph Operator Translation
Description
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
Labels
epicLarge work item spanning multiple weeksLarge work item spanning multiple weeksphase-1Phase 1: Core Graph Operator TranslationPhase 1: Core Graph Operator Translation