1 unstable release
0.1.0 | Oct 22, 2023 |
---|
#18 in #neo4j
13KB
105 lines
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 .
Dependencies
~19–31MB
~558K SLoC