0.4.1 • Published 9 years ago
ibm-graph-client v0.4.1
IBM Graph client for Node.js
A shallow wrapper for IBM Graph - not supported!
Install as dependency
npm install ibm-graph-client --saveEnable debugging output
In order to see debugging messages for every API call that is made, set the environment variable DEBUG before running your application that uses the library.
export DEBUG=ibm-graph-client
node app.jsor
DEBUG=ibm-graph-client node app.jsDocumentation
To get started, follow the interactive guide for using IBM Graph with Node.js.