Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor query() action to use GremlinGroovyScriptEngine #9

Open
aschrijver opened this issue Oct 26, 2013 · 0 comments
Open

Refactor query() action to use GremlinGroovyScriptEngine #9

aschrijver opened this issue Oct 26, 2013 · 0 comments

Comments

@aschrijver
Copy link
Collaborator

Using the script engine would provide more features (e.g. executing Groovy code) with regards to querying than the current straight-forward query compilation.

See: https://github.com/tinkerpop/gremlin/wiki/Using-Gremlin-through-Java#using-jsr-223-gremlingroovyscriptengine

As suggested by Amit Kumar in this post on the Vert.x google group: https://groups.google.com/d/msg/vertx/eIjzdQI23ss/hjYUtJcxVKcJ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant