Are there any plans to extend the schema language so that the cardinality of a relationship can be limited? In my attempt to model an existing permissions system, I've discovered relationships that must be 0..1, or have to be 1. It'd be useful if invalid relationship updates could be rejected - plus I wonder if spiceDB could use cardinality to optimise it's query plans?