I have a polygon shapefile and want to have a information for each polygon about all nearby polygons that share a boundary with them. For example, I have a polygone P1 and three nearby polygons P2, P3, P4 which shares boundary with P1. So, in attribute table of P1 I want to have all attribute table information about P2, P3 and P4.
How to do that using ArcGIS 10.4