-
# Task Description
Due to many problems in using OrientDB, it was decided to switch to another database. JanusGraph was chosen as a new database.
As part of the PoC project we developed the core c…
-
Hey,
`gremlinpython` works well with this Gremlins version however I got issues with your package(`ipython-gremlin==1.0.0`). The following code does not return :
```
In [1]: %load_ext gremlin
In…
-
While this may be the wrong place for such an inquiry, I try, nonetheless:
Using gremlin-python, how can I connect to OrientDBs gremlin-server?
I have tried running `docker run -d --name orientd…
-
-
This is a question rather than an issue, but I'm not sure how to mark it as such.
I have been using gremlin-client with the titan-1.0.0.0-hadoop1 release, communicating through a standalone gremlin-…
-
I think it makes sense for this project to be integrated with Spring Data like Neo4j.. It needs to be done right. There was a project that integrated Titan with Spring Data for TP2 through Core,JPA an…
-
Hey,
I am using janusgraph with bigtable backend and am trying to create a property key. As soon as I commit this transaction using `management.commit()`, I get the following error:
```
org.janu…
amyth updated
4 years ago
-
i got this error go with neo4j-3.5.3:
"/usr/local/Cellar/neo4j/3.5.3/libexec/logs/neo4j.log" 259L, 20184C
at org.neo4j.kernel.lifecycle.LifeSupport$LifecycleInstance.start(LifeSupport.java…
-
I'm just getting started with tinkerpop and orientdb. I've been trying to install this plugin using:
```
:install com.michaelpollmeier orientdb-gremlin 3.2.3.0
```
in the latest console (3.2.4) a…
-