Installation
From the Release Bundle
From Source
$ npm install --global foxx-cli$ foxx server set local-rgtest http://localhost:8529 -D rgtest -u rguser -P$ git clone https://github.com/RecallGraph/RecallGraph.git$ npm installARANGO_SERVER=local-rgtest MOUNT_POINT=/recall$ npm run setup
Last updated