cypher-lint

Lint tool for the Cypher query language

Install

All systems
curl cmd.cat/cypher-lint.sh
Debian Debian
apt-get install cypher-lint
Ubuntu
apt-get install cypher-lint
image/svg+xml Kali Linux
apt-get install cypher-lint
Windows (WSL2)
sudo apt-get update sudo apt-get install cypher-lint
Raspbian
apt-get install cypher-lint

cypher-lint

Lint tool for the Cypher query language

Cypher is a graph query language that allows for expressive and efficient querying of graph data. This tool provides correctness checking of Cypher language input, and can be used to output the Abstract Syntax Tree (AST) of the parsed input.