neo4j-cli 0.1.0

A CLI to interact with Neo4j graph database written in Rust
Documentation

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 .