lithium\data\model\Relationship::LINK_REF

constant

A relationship defined by a database-native reference mechanism, linking a key to an arbitrary record or document in another data collection or entirely separate database.

Source

	const LINK_REF = 'ref';