onceOrMore
Aggregates the elements by "going into" the desired traversal repeatedly. This traversal is especially useful to inspect values which contain fields of the same type within them.
Important: onceOrMore may operate over the same value more than once, if there is more than one path arriving to it.