Replies: 1 comment 2 replies
-
Yep, |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What is the upper limit for number updates in a call to WriteRelationships? WriteRelationships commits are atomic and support Preconditions. The docs for flags states that the default number of updates or preconditions is 1000. Is this an upper limit?
I am using Java gRPC client.
Beta Was this translation helpful? Give feedback.
All reactions