A 6-stage knowledge graph retrieval pipeline on Neo4j that combines vector search, lexical search, graph traversal, and neural re-scoring into a single grounded generation system. Classical RAG retrieves flat chunks with no understanding of relationships, no multi-hop reasoning, and no way to connect evidence across documents. This system does all three.