/neo4j-cli

CLI for executing Cypher queries by connecting with a Neo4j database written in Rust (WIP)

Primary LanguageRustMIT LicenseMIT

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 .