Neo4j CLI
CLI for executing Cypher queries by connecting with a Neo4j DB.
Getting Started
GitHub Repo
Clone the repo, and run this command,
cargo build && cargo install --path .
CLI for executing Cypher queries by connecting with a Neo4j DB.
Clone the repo, and run this command,
cargo build && cargo install --path .