Overview
Pathfinding
BFS, Dijkstra, A* — graph routing built into the database.
Why it matters
Pathfinding is the canonical first GDS algorithm — once you can compute shortest paths inside the DB you can answer routing, supply-chain and fraud questions without exporting.