Hi Folks, as suggested here in the group, I've posted the questions first on StackOverflow. So far I got no answers. Here is the original link: original link <https://stackoverflow.com/questions/45202855/execute-gremlin-3-query-in-orientdb-3-0-over-the-binary-protocol-as-used-e-g-b>. And here is the actual question:
In OrientDB 2.2, com.orientechnologies.orient.graph.gremlin.OCommandGremlin class was used in order to execute gremin scripts over the binary protocol. In OrientDB 3.0 (the version with Gremlin/TinkerPop 3.0 support), this class is not available anymore (so the server throws java.lang.ClassNotFoundException). By which means is it now possible to execute Gremin 3.0 queries programmatically (e.g. from a Python client)? Thank you for any help! -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
