"do the last op" makes sense here, but then I have...
# spicedb
t
"do the last op" makes sense here, but then I have to fix the precondition. And it gets more complicated with many-to-many and one-to-many relationships, where you might
add(value)
,
remove(value)
,
clear()
, or
set(values)