Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Conditionally update one vertex property when another property matches a certain provided value - Apache TinkerPop
AT
Apache TinkerPop
•
3y ago
•
3 replies
thakkarmeet
Conditionally update one vertex property when another property matches a certain provided value
https://stackoverflow.com/questions/76971695/update-vertex-properties-when-property-a-matches-property-b
Stack Overflow
Update Vertex Properties when property 'A' matches property 'B'
I have a vertex with meta properties on it
, like below
, and need to update the properties
& the attached meta properties
. When an Id matches the passed value on hasId the data needs to be updat
.
.
.
Apache TinkerPop
Join
Apache TinkerPop is an open source graph computing framework and the home of the Gremlin graph query language.
1,376
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Trying to update a property value based on another property
AT
Apache TinkerPop / questions
3y ago
Individual Vertex per property or Vertex with grouped properties
AT
Apache TinkerPop / questions
3y ago
indexOf Vertex with given property in a sorted list
AT
Apache TinkerPop / questions
3y ago
Way to update static vertex
AT
Apache TinkerPop / questions
3y ago