# Knowledge Graph

> A knowledge graph represents information as entities and the relationships between them, letting systems answer questions that span connected facts. It powers recommendations, search enrichment and grounded AI.

*Source: https://www.lazlosoftwaresolution.com/glossary/knowledge-graph*

By modelling data as a network of entities (people, products, concepts) and edges, a knowledge graph captures context that flat tables miss. Combined with LLMs, it improves retrieval precision and gives AI answers a factual backbone.
