Edge TTL not working for Janusgraph with Bigtable
g.V(1).property() on 1 item fails in 1.18.49
Setup and Configuration of SPARQL-Gremlin plugin (with ArcadeDB)
gremlin-server.groovy
, gremlin-server.properties
, and gremlin-server.yaml
files in its config
directory. So my questions are:
...TTL in nonstatic vertex labels Janusgraph
Temporal Versioning
g.E().properties().element() gives weird (wrong?) results
Property
equalityReadable IDs vs GUIDs
Testing new Neptune version
Application of traversal strategies taking >6x longer than traversal execution
TraversalOpProcessor Cache
MergeE using the gremlin javascript client on AWS Neptune don't work
Invalid OpProcessor requested [null]
with code UnsupportedOperationException
and 499 as status.
The basic mergeE was:
```javascriptconst
mergeEMap = new Map();...Question about conversion of datetime to epoch
Question about `local` step
g.inject([1,2],[1],[1,2]).local(unfold().count())
...Recommendation of a cache method
Multiple labels not working in mergeV() syntax for conditional inserts in AWS Neptune
Using a SeedStrategy in javascript to control shuffle.
seedStrategy = new SeedStrategy(999998L)
g.withStrategies(seedStrategy).V().values('name').fold().order(local).by(shuffle)
seedStrategy = new SeedStrategy(999998L)
g.withStrategies(seedStrategy).V().values('name').fold().order(local).by(shuffle)
Horizontal cache for gremlin server deployment.
worker thread pool of 1, gremlin pool of 1 and boss thread pool of 1 ?
Multiple next() steps in a traversal
next()
step on a static, but it failed.tell me writing query this pattern