Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Question about `local` step - Apache TinkerPop
AT
Apache TinkerPop
•
3y ago
•
8 replies
Valentyn Kahamlyk
Question about `local` step
Sometimes I don
't understand how local step works
. I want to count how many elements in each array
, this query looks correct but gives unexpected result
. How to fix it
?
g.inject([1,2],[1],[1,2]).local(unfold().count())
g.inject([1,2],[1],[1,2]).local(unfold().count())
Apache TinkerPop
Join
Apache TinkerPop is an open source graph computing framework and the home of the Gremlin graph query language.
1,383
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Question on macth step
AT
Apache TinkerPop / questions
3y ago
Simple question about printing vertex labels
AT
Apache TinkerPop / questions
2y ago
Question about conversion of datetime to epoch
AT
Apache TinkerPop / questions
3y ago
Encounter strange behaviors in "match()" step
AT
Apache TinkerPop / questions
3y ago