lithium\data\model\Relationship::LINK_KEY

constant

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';