That works when the graph is small and the hops are predictable. At scale, sequential LLM queries for every multi-hop retrieval add latency and token cost per question. The schema lets you answer it in one structured traversal instead of chaining open-ended lookups. Not