Hi Rod,
The 'configure bgp neighbor .... route-policy' commands apply per neighbor, not per link. They limit which routes are advertised to, or filtered from, the specified neighbor which does not happen on the link level.
For the 'enable bgp export' commands, those are global commands that apply to the BGP process in general, which would apply to all neighbors for that BGP process.
Hope that helps!