Usages of NodeAggregate
Properties
| children | in NodeAggregate | The child aggregates of this aggregate. | |
| parent | in NodeAggregate | The parent of this NodeAggregate. | |
| aggregateMap | in NodeAggregationResult | Gets a map which maps an NodeAggregate to its corresponding node. | |
| root | in NodeAggregationResult | The root of the tree of NodeAggregate which is created by NodeAggregation. |