Giter VIP home page Giter VIP logo

Comments (3)

mpollmeier avatar mpollmeier commented on July 27, 2024

Hi Rich,

Glad to hear! For the most part Gremlin-Scala is just a convenience
wrapper around the Java DSL - i.e. you can always access the underlying
Java objects if you run into a bug in Gremlin-Scala or a step that isn't
implemented in Gremlin-Scala yet.

So you're completely on the safe side. Use the Scala wrapper as much as
you can and use the java pipeline if you need to.

As far as ETA's go: I'm mostly close behind the master branch and
usually publish artifacts for a release within a week or so. That
doesn't mean it's feature complete - for some steps you'll have to use
java traversal, which is very easy.

Also bear in mind that I do this in my spare time and won't make any
guarantees ;)
Please send me pull requests for things that you found not working or
missing - so far I'm pretty much on my own in TP3..

Cheers
Michael

from gremlin-scala.

sixman9 avatar sixman9 commented on July 27, 2024

Thanks Michael,
I wasn't sure if your codebase was addressing some fundamental inconsistency between the TP code and Scala.

So, If I'm able to simply to dip in and out of Java-like Scala code against TP3, that might well fulfil my needs, for now.

If I can be of any help, I will do, however, I'm a relative Scala/TP newbie, just taking up the challenge so I've got something new to learn (I'm a Java Dev, BTW).

Cheers

Rich

from gremlin-scala.

mpollmeier avatar mpollmeier commented on July 27, 2024

Yup, you get the benefits as long as you stay in Gremlin-Scala and can dip into Gremlin-Java if needed.

from gremlin-scala.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.