These libraries are for interacting with the HIRO Graph API. For full details of the API see the HIRO Graph Docs.
All the packages here are available on npm. Check the packages directory for the full list.
Each package maintains it's own documentation:
hiro-graph-clienthiro-graph-codecshiro-graph-gremlinhiro-graph-implicit-oauthhiro-graph-lucenehiro-graph-ormhiro-graph-orm-mappingshiro-graph-redux
To work on these packages, a tool called lerna is used. To get up and running:
$ npm install
$ npm run lerna -- bootstrap
