What would be the recommended way to delete orphan...
# spicedb
t
What would be the recommended way to delete orphaned relationships? For example, let's say in the future, I notice a bug that prevented relationships from being deleted when the respective resource was deleted in the main DB. How might I go back and clean those up in a script/job? In this case, I don't have the IDs of the deleted resources, only the IDs of the all resources that are still valid