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.

Reply via email to