{"id":22506595,"url":"https://github.com/a-poor/cypher","last_synced_at":"2025-03-27T23:41:22.109Z","repository":{"id":45695426,"uuid":"436789593","full_name":"a-poor/cypher","owner":"a-poor","description":"A Cypher query language parser for Go","archived":false,"fork":false,"pushed_at":"2022-07-15T01:47:50.000Z","size":121,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-26T06:35:57.258Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/a-poor/cypher","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/a-poor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-12-09T23:22:25.000Z","updated_at":"2024-02-22T19:16:47.000Z","dependencies_parsed_at":"2022-08-28T02:23:23.888Z","dependency_job_id":null,"html_url":"https://github.com/a-poor/cypher","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-poor%2Fcypher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-poor%2Fcypher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-poor%2Fcypher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-poor%2Fcypher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a-poor","download_url":"https://codeload.github.com/a-poor/cypher/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245944062,"owners_count":20697948,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-07T00:44:36.330Z","updated_at":"2025-03-27T23:41:22.082Z","avatar_url":"https://github.com/a-poor.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cypher\n\n_created by Austin Poor_\n\nA Cypher query language parser for Go.\n\n## Notes\n\n* [Cypher Manual](https://neo4j.com/docs/cypher-manual/current)\n* [openCypher Resources](https://opencypher.org/resources)\n* [Cypher Railroad Diagram](https://s3.amazonaws.com/artifacts.opencypher.org/M18/railroad/Cypher.html#SingleQuery)\n* [Reading Railroad Diagrams](https://www.ibm.com/docs/en/integration-bus/10.0?topic=diagrams-how-read-railroad)\n\n## Dev Notes\n\nCypher grammar file obtained from the [openCypher website](https://opencypher.org/resources).\n\nCode generated with Antlr (version 4.7) via:\n\n```bash\n$ antlr -Dlanguage=Go -o parser Cypher.g4\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-poor%2Fcypher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa-poor%2Fcypher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-poor%2Fcypher/lists"}