-
Hey there,
First of all I would like to thank you for making Grand available publicly.
I have tried to run Grand myself by following the instructions given in the README file but have encountered …
-
### OrientDB Version: 3.2.10
### Java Version: 11
### OS: windows wsl
## Expected behavior
When I execute query
```
g.V('#234:0')
```
It returns the vertex I need.
However, when I exec…
-
Hi @prabushitha, thanks for the great work on the visualizer. I had some issues with Microsoft Cosmos DB, because of the executed query `${query}${nodeLimitQuery}.dedup().as('node').project('id', 'lab…
-
There's a gremlin lurking in the Raspberry Pi memory system that we haven't yet figured out. The Pi has a TrustZone-capable core, but its memory system (in theory) doesn't distinguish secure-world fro…
0xabu updated
3 years ago
-
**Is your feature request related to a problem? Please describe.**
```python3
>>> client.submit("g.E(1001494).valueMap()").all().result()
~/Library/Python/3.9/lib/python/site-packages/gremlin_p…
-
Does it make sense to keep the OGM abstraction distinct and separate from the driver execution?
From a design perspective this would be beneficial in a couple of ways:
1. Decouples OGM functionality…
-
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…
-
Hi all,
First of all, I would like to state that I am somewhat new to JanusGraph and might have missed something obvious (but I do not think so).
While writing some unit tests, I find myself cre…
-
I'm trying to grant package access to a team for which I'm one of the owners:
- Package: gremlin
- My username: jorgebay
And I'm getting a 403 response from the server.
The other owner of th…
-
### 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
#…