Orientdb: Can not execute a query in "gremlin" using Orientdb v-3.0.0

Created on 19 May 2018  Â·  4Comments  Â·  Source: orientechnologies/orientdb

OrientDB Version: <3.0.0>

Java Version: <8>

OS: Linux

Expected behavior


I want to execute a query such as "g.v('#21:0')" using orientdb studio version 3.0.0. But when I execute this command, I get this exception:

java.lang.IllegalArgumentException: Cannot find a script executor requester for language: gremlin

Actual behavior

Steps to reproduce

Most helpful comment

It works correctly.
Thanks.

All 4 comments

Hi @f-hashemi the default distribution does not contain Apache Tinkerpop 3 stack.
You should download the distribution with TP3

https://s3.us-east-2.amazonaws.com/orientdb3/releases/3.0.1/orientdb-tp3-3.0.1.tar.gz

Let me know if it helps

Thanks

It works correctly.
Thanks.

Will there be a tp3 release for later subversion of 3.0?

Was this page helpful?
0 / 5 - 0 ratings