| This is possible through an implicit relation called "Is inside" that is provided at platform level. The prerequesite is that the container class is inherited from "__D_aggregation__". The "Is inside" relation auto-connects objects that are inherited as instances from any class (inherited from "__D_construct__") with the respective container. This can be validated using e.g. AQL queries. |
|