!!! Overview
[{$pagename}] is collection of objects that are bound together by a root [entity], which may be known as an aggregate root. 

The aggregate root guarantees the consistency of changes being made within the [{$pagename}] by forbidding external objects from holding [references] to its members.

! [Aggregate] [Example]
When you drive a car, you do not have to worry about moving the wheels forward, making the engine combust with spark and fuel, etc.; you are simply driving the car. In this context, the car is an [{$pagename}] of several other objects and serves as the [{$pagename}] root to all of the other systems.

!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]