Enrico Risa
Enrico Risa
Hi @To-om yes it is different. I see a problem on the generated query. Let me fix it Thanks
Hi @To-om how can i reproduce this?
Hi @christinedraper The plugin interface has been implemented in develop,and it target OrientDB 3.0 see here https://github.com/orientechnologies/orientdb-gremlin/tree/develop/driver/src/main/java/org/apache/tinkerpop/gremlin/orientdb/plugin This repo has been aligned with the current development/release cycle of OrientDB. Our...
@christinedraper Do you mean the OrientDB TP3 driver 3.0 with OrientDB 2.2 server?
@christinedraper OrientDB TP3 3.0 driver uses OrientDB 3.0 libraries as dependency. I don't think in this case will work due some changes on the wire protocol. If you need those...
hi @christinedraper i guess we can publish it to Maven, but we still have to publish it under the `com.michaelpollmeier` group id since in branch develop we switch to the...
Ok Thanks
Hi @calebbriggs thanks for this issue. Let me try to reproduce it Thanks
Hi @rohitpatil7892 Parallel is not supported yet in the query builder. It should be trivial to add. I will mark this as enhancement for the next releases. It will be...
Hi @petervavro i'm not sure i get it. Does the following batch works? What do you mean by non string content? Thanks