Hi Bailey yes the support for Gremlin Server is not yet completed. I think it will be available for testing once the 3.0RC1 is out.
2017-09-06 14:55 GMT+02:00 Bailey Glen <[email protected]>: > I believe that the functionality I am looking for is currently being > implemented, but is likely not yet functional. > https://github.com/orientechnologies/orientdb-gremlin/issues/114 > https://stackoverflow.com/questions/45730131/the-database- > instance-is-not-set-in-the-current-thread-when-using-gremlin-serv > > > On Tuesday, September 5, 2017 at 6:24:45 PM UTC-4, Bailey Glen wrote: >> >> I was curious if it is possible to connect to orientDB over the >> gremlin-python. I've connected to orientdb via pyorient, and via the >> gremlin console. I'm wondering if orientdb is "a RemoteConnection-enabled >> server". ie... >> >>> graph = Graph() >> >>> graph = graph.traversal().withRemote(DriverRemoteConnection( >> "ws://localhost:2424/OrientDB_Database", 'g', username = "username", >> password="password")) >> > -- > > --- > 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. > -- --- 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.
