gremlin-python-example icon indicating copy to clipboard operation
gremlin-python-example copied to clipboard

An example project for gremlin_python, as there is very little public code out there using it.

Results 5 gremlin-python-example issues
Sort by recently updated
recently updated
newest added

Add node and Add properties are different statement. What hapens when the property fails to execute? Node is added without property.

I have followed everything you did in your app.py and I am using chalice too. But somehow, when I try to run my lambda functions, I get this error. I...

fix type error gremlinpython==3.4.1

Hello, I am very happy that you can open the code. I have a problem now. Now every time I make a query, you have to establish a connection here....

Hi, users are unable to run **_gremlin-python-example_** due to dependency conflict with _**tornado**_ package. As shown in the following full dependency graph of **_gremlin-python-example_**, **_gremlin-python-example_** requires _**tornado**_,while **_gremlinpython_** requires _**tornado>=4.4.1,=4.4.1,=1.4.5)...