pipenv install git+https://github.com/invanalabs/invana-py.git@dev#egg=invana
docker run --name janusgraph-instance-1 -d -p 8182:8182 janusgraph/janusgraph
docker exec -it janusgraph-instance-1 ./bin/gremlin.sh
:remote connect tinkerpop.server conf/remote.yaml session
:remote console
:remote config timeout none
:remote config timeout 800000
GraphOfTheGodsFactory.load(graph)