About the problem of too much data storage #480
zhengzizhe
started this conversation in
General
Replies: 1 comment
-
Hello @zhengzizhe, you would do this by calling the write API to delete the tuple(s). It does accept an array of tuples that you want to delete. See API docs endpoint |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear developers, I am new to OpenFGA. When I was learning about it, I noticed that if we store a lot of data in the system, OpenFGA does not support batch deletion. For example, if a document is deleted and many people have connections to that document, how should the deletion operation be performed?
Beta Was this translation helpful? Give feedback.
All reactions