lithium\data\model\Relationship::LINK_KEY_LIST

constant

A many-to-many relationship in which a key contains an embedded array of IDs linking to other records or documents.

Source

	const LINK_KEY_LIST = 'keylist';