Skip to content

add Neo4j Cypher query parser#1580

Open
andyfelder16 wants to merge 2 commits into
masterfrom
neo4j-cypher-query-parser
Open

add Neo4j Cypher query parser#1580
andyfelder16 wants to merge 2 commits into
masterfrom
neo4j-cypher-query-parser

Conversation

@andyfelder16

Copy link
Copy Markdown
Collaborator
  • Neo4j Cypher query parser
  • Built on Neo4j's Cypher25 ANTLR grammar (source)
  • Parses MATCH into a structural pattern + typed condition model
  • Node/relationship patterns, label/type expressions, properties, and full WHERE support
  • Variable-length and quantified path patterns
  • 92 parser tests

@jgaleotti jgaleotti requested a review from arcuri82 June 9, 2026 20:06
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.

2 participants