iid
statement
The constraint $c iid <IID>
matches the stored concept with the provided internal ID (IID).
Schema for the following examples
#!test[schema]
define
attribute name, value string;
entity person, owns name;
iid
statementThe constraint $c iid <IID>
matches the stored concept with the provided internal ID (IID).
#!test[schema]
define
attribute name, value string;
entity person, owns name;