Skip to content
 
 

Latest commit

 

History

47 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zerograph

Server

To run the server:

$ gradle run

Storage

If running as root, the databases will be stored in /var/zerograph by default. For other users, the $HOME/.zerograph directory will be used. These defaults can be overridden using the ZG_STORAGE_PATH environment variable.

Service

The default database instance listens on port 47474.

Client

To run the Python test shell:

$ pip3 install pyzmq
$ cd src/client/python
$ python3 -m zerograph.repl

About

ZeroMQ-based Neo4j server with Python client

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages