-
I am looking for support of Huawei Graph Engine Service (cloud), which supports "pure" Gremlin, I need to ask first if they or not customizing their own dialect. I think this shouldn't be that hard, i…
-
Hi,
Has anyone been able to use Goblin with Cosmos DB?
Here's our yaml config:
hosts: ['_gremlin_uri_that_cosmos_gives_us_in_azure_dashboard_']
port: 443
username: '/dbs/graphdb/colls/Per…
-
gremlin_query =g.V().hasLabel('toy').outE().inV().path().limit(1)
Direct self-reference leading to cycle (through reference chain: com.lambdazen.bitsy.store.VertexBean[\"id\"])
org.apache.tinker…
-
This sample explicitly uses an old verion of the Gremlin.NET library. Attempting to build using the latest version errors and shows the constructor used is marked obsolete.
Why does the connection …
-
I have a React app that connects to Janusgraph over a websocket connection. This worked well in version JanusGraph 0.3.1. I installed version 0.4.0 and it works with the gremlin console, but when tryi…
-
The `subgraph()` step returns a [`Graph` instance via GraphBinary](https://tinkerpop.apache.org/docs/current/dev/io/#_graph). This however results in an exception for JanusGraph (see stack trace below…
-
when I use Hadoop-Gremlin to bulk load json data to JanusGraph,raise such error:
```
org.apache.spark.SparkException: Job aborted due to stage failure: Task 0 in stage 1.0 failed 1 times, most recen…
-
### Bug Type (问题类型)
gremlin (结果不合预期)
### Before submit
- [X] 我已经确认现有的 [Issues](https://github.com/hugegraph/hugegraph/issues) 与 [FAQ](https://hugegraph.github.io/hugegraph-doc/guides/faq.html) 中没有相…
-
I'm trying to configure IRSA ([IAM Roles](https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts.html)) when using neptune-gremlin, but without success.
I have created an IAM…
-
Hi,
I'm running a batch of traversals (about 50-60) and I'm getting the error below. Unfortunately, the error is not easy to reproduce but it does occur in the same module. Secondly, if I add conso…