Very cool, Michael. In answer to your question about where the OrientDB implementation will live, I think that it will stay with OrientDB.
On Wed, Jun 17, 2015 at 5:20 AM, Luca Garulli <[email protected]> wrote: > Hi Michael, > Thanks for your initiative! > > I confirm OrientDB will support TP3 in the future. A few months ago, the > OrientDB Team decided to postpone the support for TP3 until the it would > reach the final status. > > Since OrientDB Graph API is completely based on TP2.x, it's impossible to > replace the API without hurting clients and users. So at the beginning, TP3 > (+JDK8) will be a separate module, but it slowly will replace our Graph API > ;-) > > If you Michael and other volunteers want to work on it in the Open Source > sake, we could support you guys ;-) > > > > On 17 June 2015 at 08:13, pieter-gmail <[email protected]> wrote: > > > +1 > > > > On 17/06/2015 08:11, Michael Pollmeier wrote: > > > I just had a first shot at implementing an OrientGraph for TP3. So far > > > it can only list all vertices and a vertex can only return it's ID and > > > all of it's properties, but it's a start ;) > > > > > > My goal is to create a proof of concept rather than a full > > > implementation, i.e. Luca or some other Orient expert will need to > > > take this over or start from scratch. > > > > > > Is the intention to have the orient driver in the TP3 codebase or will > > > it replace the TP2 driver in the orientdb codebase? > > > > > > > > > https://github.com/mpollmeier/tinkerpop3/tree/MP1-SNAPSHOT/orientdb-gremlin/src/main/java/org/apache/tinkerpop/gremlin/orientdb/structure > > > > > > > >
