Skip to content

Programming examples related to the Experimental Bluemix Graph Data Store service

License

Notifications You must be signed in to change notification settings

Open-I-Beam/bluemix-graphdatastore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IBM Bluemix Graph Data Store Code Examples

alt text

This project contains code examples for IBM's Graph Data Store service which runs in IBM Bluemix.

All samples are built using maven. Clone the repository to your local machine, change directories to the top level of the project and run: mvn clean install

The examples were built using Java 8.

List of examples

  1. Java REST Client After building the samples, the example Java REST client can be run with the following command line: java -cp graphdbservice-1.0-SNAPSHOT.jar:./target/lib/* com.ibm.bluemix.graphdbservice.SampleBluemixGraphDbClient

About

Programming examples related to the Experimental Bluemix Graph Data Store service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages