Skip to content

Repository files navigation

sones Java GraphDB Client

Simple java client library to talk with a sones GraphDB(v2) - enterprise graph database management system.

Documentation:

For API Documentation see Javadoc in doc folder.
For GQL Syntax see documentation at sones Developer-Wiki (http://developers.sones.de/)

History:

2011-05-18 by Michael Schilonka

	Features
		- simple connection to a GraphDB REST service based on given URI and credentials
		- possibility to easily send GQL-Queries to the service
		- parsing methods to create a QueryResult out of the XML-Response (using JDOM)
		- API to handle vertices, single- /hyperedges and some result meta data
		- compatibility to refactored output
		
		
	Demo
		- a simple Demo shows the usage of the current client
		- cli based output
		

About

a Java Client Library for sones GraphDB

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages