Hey guys! I have a small question when writing rel...
# spicedb
p
Hey guys! I have a small question when writing relationship. I'm using the python client. Is there a way to check if a relatonship exists before writing it? Or some way to "skip" writing an existing relationship? If not, what would be the appropriate way to catch the exception that is raised when a relation already exists? Thanks a lot!