+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
>