# Functions
NewCollectEntityGraphDirective constructs a new CollectEntityGraph directive.
NewController constructs a new entity graph controller.
NewFactory builds a entity graph controller factory.
# Constants
ConfigID is the string used to identify this config object.
ControllerID is the ID of the controller.
# Variables
Version is the version of the controller implementation.
# Structs
CollectEntityGraphDirective implements CollectEntityGraph.
Config is the entity graph aggregation controller config.
Controller implements the entity graph aggregation controller.
Factory constructs a entity graph controller.