0.2.2 • Published 10 years ago
gds-wrapper v0.2.2
gds-wrapper
A shallow wrapper to use the IBM Graph - Prototype!
Debugging
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 gds-wrapper library e.g.
export DEBUG=gds-wrapper
node app.jsor
DEBUG=gds-wrapper node app.js