Glossary
Knowledge graph
Quick answer
A knowledge graph stores entities and the typed relationships between them, enabling multi-hop and temporal queries — "how did X lead to Y" — that similarity-based vector search cannot answer.
Chunk-based RAG and knowledge graphs are complementary: route factual lookups to RAG and relational or historical questions to the graph. A hybrid context layer combines both.
Related skills
Turn this into a skill your agent can run
Loreto packages any workflow or source into a production-ready Claude Code skill.