lithium\data\model\Relationship::LINK_CONTAINED
The reciprocal of LINK_EMBEDDED
, this defines a linking type wherein an embedded document
references the document that contains it.
Source
const LINK_CONTAINED = 'contained';
The reciprocal of LINK_EMBEDDED
, this defines a linking type wherein an embedded document
references the document that contains it.
const LINK_CONTAINED = 'contained';