PointNeighbors is a set of per-point arrays, so when you feed that into Get Array Size, you get a set of per-point integers (the number of neighbors for each point). Get Set Size, in contrast, will give you a per-object integer (the number of per-point arrays in the set).
![Get_array_set_size]()