How do I update a specific vertex property? Also how do I update a batch of vertexes. #660
ssonnenwald
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So how do I update a specific vertex? I want to update any of the properties on the vertex except Id.
Lets say I have an array of vertex ids with associated values for a vertex property I would like to update. Is there a batch way of doing this?
Beta Was this translation helpful? Give feedback.
All reactions