Connector for Gremlin

Bug #514080 reported by Arjen Lentz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OQGRAPH
Confirmed
Wishlist
Unassigned

Bug Description

Gremlin = graph-based programming language
  http://wiki.github.com/tinkerpop/gremlin/

Its possible to create a connector to these engines via JDBC. In short, all that needs to happen is that these Java interfaces be implemented:
  http://wiki.github.com/tinkerpop/gremlin/the-general-graph-model

We have a graph that is modeled in MySQL (or any other JDBC accessible database), so implementing each of these methods is needed. Once those interfaces are implemented, they must pass the test suite:
 http://wiki.github.com/tinkerpop/gremlin/the-general-graph-model-test-suite

If they pass the test suite, then it will work with Gremlin.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.