lithium\data\model\Relationship::LINK_EMBEDDED

constant

A relationship linking type defined by one document or record (or multiple) being embedded within another.

Source

	const LINK_EMBEDDED = 'embedded';