neo4j-client

Command line shell for the Neo4j graph database

Install

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

neo4j-client

Command line shell for the Neo4j graph database

Neo4j is a Graph Database with an open-source, community licensed server. neo4j-client supports secure connections to Neo4j server, sending of statements (including multiline statements), persistent command history, and rendering of results to tables or CSV.