Skip to content

ElderResearch/neo4j-db-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Manage Local Neo4j Databases

The neo4j-db-manager tool provides simple actions for managing multiple Neo4j databases. It allows three verbs:

  1. List all available Neo4j databases (.db directories).
  2. Switch the Neo4j configuration file to point to a new database.
  3. Remove a Neo4j database directory.

The locations of the Neo4j configuration file and database directory can either be specified in the CLI command or stored in a JSON text file located at ~/.ndeo4jdbprofile.

Requirements

About

A simple CLI to manage Neo4j databases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages