1125 Forks
4790 Stars
4790 Watchers

janusgraph

JanusGraph: an open-source, distributed graph database

How to download and setup janusgraph

Open terminal and run command
git clone https://github.com/JanusGraph/janusgraph.git
git clone is used to create a copy or clone of janusgraph repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with janusgraph https://github.com/JanusGraph/janusgraph/archive/master.zip

Or simply clone janusgraph with SSH
[email protected]:JanusGraph/janusgraph.git

If you have some problems with janusgraph

You may open issue on janusgraph support forum (system) here: https://github.com/JanusGraph/janusgraph/issues