For a Spatial Join I see there is a One-to-Many (1:M) Join Operation option.
However, my data may really be a Many-to-One (M:1)
Is there a reason that Join Operation option does not exist?
...Seems to me that if I just switch the Inputs I could achieve a M:1, no?
In other words, I guess the 1:M is really bi-directional?