cypher created by Austin Poor A Cypher query language parser for Go. Notes Cypher Manual openCypher Resources Cypher Railroad Diagram Reading Railroad Diagrams Dev Notes Cypher grammar file obtained from the openCypher website. Code generated with Antlr (version 4.7) via: $ antlr -Dlanguage=Go -o parser Cypher.g4