-
http://tinkerpop.apache.org/docs/3.4.0/reference/#io-step
-
I used session client to query, but it will cause Failed to authenticate in some times. I makesure username and password is right. I used it like
```
Cluster cluster = Cluster.open(filepath);
Stri…
-
On the main [JanusGraph](https://janusgraph.org/#users) web site, there is a section for **Users** (The following users have deployed JanusGraph in production). It would be great to provide a page tha…
-
Hello guys,
thank you for great work on integrating Gremlin with OrientDB!
Any ideas when orientdb-gremlin will support Composite index query?
Give a composite index:
```CREATE INDEX simple_…
-
### Bug Type (问题类型)
other exception / error (其他异常报错)
### Before submit
- [X] 我已经确认现有的 [Issues](https://github.com/hugegraph/hugegraph/issues) 与 [FAQ](https://hugegraph.github.io/hugegraph-doc/guide…
-
Hi,
I reinstalled exakat by following your [documentation](https://exakat.readthedocs.io/en/latest/Installation.html#summary).
Before reviewing my code i was trying to test if everything was o…
-
```
020-04-12 14:53:12 38659028 [Thread-1] [INFO ] com.baidu.hugegraph.HugeGraph [] - HugeGraph is shutting down
2020-04-12 14:53:12 38659031 [Thread-3] [INFO ] com.baidu.hugegraph.dist.HugeGraphSer…
-
### OrientDB Version: 3.2.2 base image in kubernetes container
### Java Version: Orientdb 3.2.2 base image running on container
### OS: Kubernetes running on Linux
## Expected behavior
OrientD…
-
Hi
I compiled the plug-in on OSX, for Gremlin 3. I installed it on Neo4j 2.3.2.
I tried the following query, in order to test the Subgraph step.
subGraph = g.E().has("atom", "String").subgraph('Str…
-
### ArcadeDB Version:
23.12.2
### OS and JDK Version:
Using docker:latest on ARM architecute
### Expected behavior
I just stumbled over Arcadedb and wanted to set it up with an existing…