The kNN graph UMAP builds internally preserves high-dimensional structure better than the 2D visualization; applying network analysis to it gives you cleaner insights into data organization than the embedding alone.
UMAP is popular for visualizing high-dimensional data, but researchers typically ignore its internal k-nearest-neighbor graph.