-
Env:
OS: MacOS 10.12.6
Java version: 1.8.0_161 Oracle
Maven: 3.5.2
Lifecycle config:
```xml
io.takari.maven.plugins
takari-lifecycle-plugin
1.13.3
true…
-
Hi,
I tried to reinstall exakat on my computer and on the following steps :
```
curl -o exakat.phar https://www.exakat.io/index.php?file=latest
curl -o apache-tinkerpop-gremlin-server-3.4.3-bi…
-
```
What steps will reproduce the problem?
1. mvn install
2.
3.
What is the expected output? What do you see instead?
Expected: Successful
Instead: Error
[ERROR] Failed to execute goal on project gr…
-
It seems that titan does not know which select method to use:
```
gremlin> g.V(pluto).out('brother').as('god').out('lives').as('place').select()
Could not find which method select() to invoke from …
-
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…
-
### Discussed in https://github.com/jruby/jruby/discussions/8187
Originally posted by **mrckzgl** April 3, 2024
Hey, we want to access the enums in this class: https://tinkerpop.apache.org/ja…
-
```
Add documentation on using "Gremlin" [1] via the Sesame-Connector in Blueprints
[2].
[1] https://github.com/tinkerpop/gremlin/wiki
[2] https://github.com/tinkerpop/blueprints/wiki
```
Original…
-
Hello,
I am running this query
```
g.V().has( "myField", P.within([ 10, 13, 14, 100, 110, 111, 131]))
```
Over a graph with `~30M` of nodes.
The process terminates with an error, here the…
-
This does not work with the latest version of TinkerPop, `3.6.2`, and should probably update to the latest ArangoDB version `3.10`.
Also curious if this is still being maintained as there hasn't be…
-
```
Add documentation on using "Gremlin" [1] via the Sesame-Connector in Blueprints
[2].
[1] https://github.com/tinkerpop/gremlin/wiki
[2] https://github.com/tinkerpop/blueprints/wiki
```
Original…