C

NodeAggregationResult

The tree of NodeAggregate which is created by NodeAggregation.
Inheritance Hierarchy

Remarks

This class cannot be instantiated

See Also

Developer's Guide

Members

No filters for this type

Properties

Gets a map which maps an NodeAggregate to its corresponding node.
readonlyfinal

See Also

Developer's Guide
The root of the tree of NodeAggregate which is created by NodeAggregation.

The tree can be traversed using the children and parent relationships.

Only NodeAggregates which are associated with a node have a non-null node property. These NodeAggregates can also be found in the aggregateMap.

readonlyfinal

See Also

Developer's Guide