AT
Apache TinkerPop
questions
Question about local
step
Looking for more? Join the community!
AT
Apache TinkerPop
questions
AT
Apache TinkerPop
questions
Recommended Posts
Recommendation of a cache methodI have a complex query that involves ordering and traversing over several node types to obtain sometMultiple labels not working in mergeV() syntax for conditional inserts in AWS NeptuneI know that multiple labels are an AWS Neptune specific feature and TinkerPop model does not allow fUsing a SeedStrategy in javascript to control shuffle.On my project we are trying to select random vertices from the graph and use a seed to keep the resuHorizontal cache for gremlin server deployment.I have gremlin deployment, which has 3 pods within it. On top of it I have a load balancer to accessworker thread pool of 1, gremlin pool of 1 and boss thread pool of 1 ?Hello - I have an remote gremlin setup backend as cassandra, In my gremlin remote logs I see a log sMultiple next() steps in a traversalIs there a way to exit traversals at different steps? I tried using the `next()` step on a static, btell me writing query this patternvartex(orange): question: {code:string, type: string }
vartex(purple):LeaningElement
What I want toVersion Update differencesHi guys,
We are upgrading from gremlin_python 3.4.11 to 3.6.2. We had some functions break and it What is the ordering of group?For instance (on Tinkerpop modern)
g.V().group().by('age').by('name')
gives
[{32=[josh], 35=[peter],Export to graphml/graphson with PythonHello everyone,
I hope this question has not been asked yet, if so I'm sorry for redundant content.Publish all Q&A on the webTo my best knowledge, Discord contents are not indexed by search engine crawlers. If we can export aOut edge of vertex is slowWhen i run this below query:
"g.V().has("guid", "6203620951906330066").limit(10).out("matching").proTranslating bytecode into JupyterLabs compatible script.I've found that the gremlin syntax in jupyter is different from every other language, including pythQuery if else in gremlinI have a query and that return a list vertex. I want to do a query from those vertexes like this (ifDoes Gremlin do DFS or BFS?Does Gremlin perform a Depth First Search (DFS) or Breadth First Search (BFS) when traversing?Self-service roles for providers and areas of expertiseWe have roles for providers right now as listed in #roles - they are handed out by moderators. So faMore elaborate sack examples in the docsThere are a few examples for the `sack` step, but it would be good to have a more concrete one.
For Isolated vertices vs connected vertices with no join benefitIs there any downside to storing an isolated vertex with references to other nodes? Creating relatio