Knowledge graphs represent information as a network of entities (nodes) and relationships (edges). They encode structured knowledge that can be queried, reasoned over, and used to enhance LLM responses with factual grounding.
In LLM applications, knowledge graphs provide explicit factual context that complements the model's implicit knowledge.