0.4.1 • Published 7 years ago

ibm-graph-client v0.4.1

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
7 years ago

IBM Graph client for Node.js

A shallow wrapper for IBM Graph - not supported!

Build Status Code Climate Test Coverage

Install as dependency

npm install ibm-graph-client --save

Enable 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.js

or

DEBUG=ibm-graph-client node app.js

Documentation

To get started, follow the interactive guide for using IBM Graph with Node.js.

0.4.1

7 years ago

0.4.0

7 years ago

0.3.7

7 years ago

0.3.6

8 years ago

0.3.5

8 years ago

0.3.4

8 years ago

0.3.3

8 years ago

0.3.2

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.4

8 years ago

0.2.3

8 years ago

0.2.2

8 years ago