The current Graph documentation starts with a migration guide but does not clearly explain what a Spatial Graph is or how it relates to spatial weights.
As a beginner user, it is unclear whether Graph is intended as a replacement for weights (W) or an alternative abstraction. The intro page
(docs/user-guide/graph/intro.rst) currently acts only as an index and does not provide a conceptual overview.
I propose adding a short introductory section that:
- Defines what a Spatial Graph is
- Clarifies its relationship to spatial weights
- Directs users to the migration guide for details
This would improve understanding for new users transitioning from weights.