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-client
hiro-graph-codecs
hiro-graph-gremlin
hiro-graph-implicit-oauth
hiro-graph-lucene
hiro-graph-orm
hiro-graph-orm-mappings
hiro-graph-redux
To work on these packages, a tool called lerna
is used. To get up and running:
$ npm install
$ npm run lerna -- bootstrap