This is awesome news. I had been keeping an eye on this recently and can
vouch for the effort that went into it.

Cheers!

On Thu, Nov 19, 2015 at 11:51 AM, Stephen Mallette <[email protected]>
wrote:

> Nice, Michael - and thanks to other contributors who got this running if
> they are listening in.  If you have the test suite running successfully,
> that's the usual criteria for TinkerPop to promote a provider
> implementation so I'd expect some tweeting and stuff later when Marko comes
> online.
>
>
>
>
> On Thu, Nov 19, 2015 at 12:08 AM, Luca Garulli <[email protected]>
> wrote:
>
> > Hey Michael,
> > That's super cool, you accelerated our roadmap for OrientDB v3.0! I see
> > some features are not supported by default, but we can definitely help on
> > this.
> >
> > Thanks.
> >
> > On 18 November 2015 at 22:44, Michael Pollmeier <
> > [email protected]> wrote:
> >
> > > Thanks to a huge combined effort (
> > > https://github.com/mpollmeier/orientdb-gremlin/graphs/contributors)
> the
> > > orient tp3 driver is not experimental any more. In fact, we're already
> > > using it in production.
> > >
> > > The standard tinkerpop test suite for database drivers passes.
> > >
> > > The main area that still needs some more work is index lookups -
> > currently
> > > it does find the right index for a simple case, e.g.
> > > g.V.hasLabel("myLabel").has("someKey", "someValue"). However if there
> are
> > > multiple indexes on the same property, or if there the traversal should
> > > better use a composite index, that's not handled well yet (it just
> picks
> > > the first matching index).
> > >
> > > Do you want to add it back to the front page (
> > > http://tinkerpop.incubator.apache.org/) ?
> > >
> > > Cheers
> > > Michael
> > >
> >
>

Reply via email to