-
our system is using a graph database( not neo4j )and it's live .
Wanted to migrate it to Neo4j.
we have used gremlin for graph traversal and approximately 10000 gremlin traversal queries(read i…
-
Consider next query
```
MATCH (n:V)
WHERE n.p = '123'
RETURN count(n)"
```
And translated gremlin
```
g.V().hasLabel('V')
.has('p', eq('123'))
.is(neq(' cypher.null'))
…
-
Adding a WebUI engine for expanding parameterized or composite Gremlin queries.
For the purpose of providing finer filter/highlight/capture capabilities.
-
Thanks for adding this feature.
Could you add an option to release the keys when pushing the HAT in another direction?
In the picture below, I keep pressing the HAT in one position and then keep pre…
-
Hi,
First of all, congratulations, this looks great!
Would you be open to `protoc` support? It's mostly https://github.com/protocolbuffers/protobuf/blob/main/src/google/protobuf/descriptor.proto o…
-
**Community Note**
* Please use a 👍 reaction to provide a +1/vote. This helps the community and maintainers prioritize this request.
* If you are interested in working on this issue or have submitte…
joywa updated
1 month ago
-
Implement the hacking gremlin as a secondary. Should be able to rip most of the secondary weapon code and assets from the vanilla overhaul, I believe this should be nearly identical to base game greml…
-
Implement the brand new medical gremlin for the medic class. Should be able to reuse most of the existing gremlin code. Run any questions by dev-team-internal or for design questions chris the thin mi…
-
Recon Gremlins gain Scanning Protocol at T1, a significant bonus to infiltration and stealth at T2, and stealth hacking at T3.
Refer to chris for more information
-
An old thread, but still relevant in titan10 and titan11 branches:
https://groups.google.com/d/msg/aureliusgraphs/tZ0XhwJY9jQ/R-jboJBWAgAJ
More recently
http://stackoverflow.com/questions/34793406/ac…