Open brettforbes opened 11 months ago
The dict setup we have in the schema is incorrect, as the attributes are idempotent and thereby it will not work if keys are the same.
Change this to match the pattern used by the typedb example
The dict setup we have in the schema is incorrect, as the attributes are idempotent and thereby it will not work if keys are the same.
Change this to match the pattern used by the typedb example