lithium\data\model\Relationship::LINK_KEY
A one-to-one or many-to-one relationship in which a key contains an ID value linking to another document or record.
Source
const LINK_KEY = 'key';
A one-to-one or many-to-one relationship in which a key contains an ID value linking to another document or record.
const LINK_KEY = 'key';