Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support additional operations on entities #3

Open
natbprice opened this issue Nov 16, 2020 · 0 comments
Open

Support additional operations on entities #3

natbprice opened this issue Nov 16, 2020 · 0 comments

Comments

@natbprice
Copy link

There are 7 possible operations on entities:

  1. Query Entities
  2. Insert Entity
  3. Update Entity
  4. Delete Entity
  5. Merge Entity
  6. Insert Or Replace Entity
  7. Insert Or Merge Entity

It is my understanding that operations 5 to 7 are not currently supported. It would be great if these operations could be supported similar to the TableBatch Class in the Python SDK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant