fun addKey(key: CompositeKey, weight: Int = 1): Builder
Adds a child CompositeKey node. Specifying a weight for the child is optional and will default to 1.