# Knowledge Graphs

Published articles for Knowledge Graphs.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Why AI coding agents need context graphs

DevFeed: [Why AI coding agents need context graphs](<https://devfeed.tech/articles/why-ai-coding-agents-need-context-graphs-12642.md>)

Original publisher: [Read original article](<https://blog.postman.com/why-ai-coding-agents-need-context-graphs/>)

Author: Talia Kohan

Published: 2026-08-25T16:00:00Z

Content type: article

Language: en

Sources: [Postman Blog](<https://devfeed.tech/sources/postman-blog.md>)

Topics: [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [Graphs](<https://devfeed.tech/topics/graphs.md>), [coding](<https://devfeed.tech/topics/coding.md>), [API](<https://devfeed.tech/topics/api.md>), [internal developer platform](<https://devfeed.tech/topics/internal-developer-platform.md>), [context window](<https://devfeed.tech/topics/context-window.md>), [long-context](<https://devfeed.tech/topics/long-context.md>)

Tags: [ai-coding-agents](<https://devfeed.tech/tags/ai-coding-agents.md>), [api-governance](<https://devfeed.tech/tags/api-governance.md>), [apis](<https://devfeed.tech/tags/apis.md>), [context-window](<https://devfeed.tech/tags/context-window.md>), [developer](<https://devfeed.tech/tags/developer.md>), [developer-platform](<https://devfeed.tech/tags/developer-platform.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [general](<https://devfeed.tech/tags/general.md>), [graphs](<https://devfeed.tech/tags/graphs.md>), [knowledge-graphs](<https://devfeed.tech/tags/knowledge-graphs.md>)

### AI overview

The article argues that AI coding agents struggle in real codebases primarily because they lack access to a knowledge graph connecting code, APIs, services, ownership, dependencies, policies, and related organizational context. It describes service catalogs, API registries, ownership maps, dependency graphs, and internal developer platforms as different forms of the same underlying structure. It also argues that simply increasing the context window does not solve retrieval and context-quality problems.

### Source excerpt

AI coding agents don't fail from small context windows. They fail without a knowledge graph of your code, APIs, and vendors. The post Why AI coding agents need context graphs appeared first on Postman Blog.

## GraphRAG: How AI Answers Questions Hidden Across Many Documents

DevFeed: [GraphRAG: How AI Answers Questions Hidden Across Many Documents](<https://devfeed.tech/articles/graphrag-how-ai-answers-questions-hidden-across-many-documents-17988.md>)

Original publisher: [Read original article](<https://blog.bytebytego.com/p/graphrag-how-ai-answers-questions>)

Author: ByteByteGo

Published: 2026-08-19T15:31:18Z

Content type: tutorial

Language: en

Sources: [ByteByteGo](<https://devfeed.tech/sources/bytebytego.md>)

Topics: [Graphs](<https://devfeed.tech/topics/graphs.md>), [Retrieval-Augmented Generation](<https://devfeed.tech/topics/retrieval-augmented-generation.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [graphs](<https://devfeed.tech/tags/graphs.md>), [knowledge-graphs](<https://devfeed.tech/tags/knowledge-graphs.md>), [rag](<https://devfeed.tech/tags/rag.md>), [retrieval-augmented-generation](<https://devfeed.tech/tags/retrieval-augmented-generation.md>), [search](<https://devfeed.tech/tags/search.md>)

### AI overview

This tutorial explains how GraphRAG addresses questions whose answers emerge from patterns across an entire document collection, contrasting it with standard RAG, which is designed to retrieve information from specific documents.

### Source excerpt

GraphRAG was designed to handle the second kind of questions, and we are going to learn more about it in this article.

## Data Engineering Weekly #282

DevFeed: [Data Engineering Weekly #282](<https://devfeed.tech/articles/data-engineering-weekly-282-18262.md>)

Original publisher: [Read original article](<https://www.dataengineeringweekly.com/p/data-engineering-weekly-282>)

Author: Ananth Packkildurai

Published: 2026-08-10T01:21:26Z

Content type: article

Language: en

Sources: [Data Engineering Weekly](<https://devfeed.tech/sources/data-engineering-weekly.md>)

Topics: [data-engineering](<https://devfeed.tech/topics/data-engineering.md>), [data-platforms](<https://devfeed.tech/topics/data-platforms.md>), [data observability](<https://devfeed.tech/topics/data-observability.md>), [Graphs](<https://devfeed.tech/topics/graphs.md>), [semantic-layer](<https://devfeed.tech/topics/semantic-layer.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Apache Iceberg](<https://devfeed.tech/topics/apache-iceberg.md>), [gRPC](<https://devfeed.tech/topics/grpc.md>), [Concurrency](<https://devfeed.tech/topics/concurrency.md>), [Caching](<https://devfeed.tech/topics/caching.md>), [Optimization](<https://devfeed.tech/topics/optimization.md>), [Streaming](<https://devfeed.tech/topics/streaming.md>)

Tags: [caching](<https://devfeed.tech/tags/caching.md>), [chaos](<https://devfeed.tech/tags/chaos.md>), [concurrency](<https://devfeed.tech/tags/concurrency.md>), [data](<https://devfeed.tech/tags/data.md>), [data-engineering](<https://devfeed.tech/tags/data-engineering.md>), [data-platforms](<https://devfeed.tech/tags/data-platforms.md>), [data-quality](<https://devfeed.tech/tags/data-quality.md>), [knowledge-graphs](<https://devfeed.tech/tags/knowledge-graphs.md>), [llms](<https://devfeed.tech/tags/llms.md>), [newsletter](<https://devfeed.tech/tags/newsletter.md>), [observability](<https://devfeed.tech/tags/observability.md>), [pipelines](<https://devfeed.tech/tags/pipelines.md>), [semantic-layer](<https://devfeed.tech/tags/semantic-layer.md>), [streaming](<https://devfeed.tech/tags/streaming.md>)

### AI overview

Data Engineering Weekly #282 is a newsletter covering data platform fundamentals, semantic layers, ontology-backed knowledge graphs, converged databases, AI modernization, and Netflix's real-time distributed graph query architecture. It highlights composable architectures, data quality and observability, evolving schemas supported by LLM-assisted extraction, Iceberg full-text search, and optimization techniques including concurrency control, streaming filters, and caching.

### Source excerpt

The Weekly Data Engineering Newsletter

## Knowledge Management Trends in 2026: What's Actually Changing

DevFeed: [Knowledge Management Trends in 2026: What's Actually Changing](<https://devfeed.tech/articles/knowledge-management-trends-in-2026-what-s-actually-changing-40957.md>)

Original publisher: [Read original article](<https://document360.com/blog/knowledge-management-trends/>)

Author: Janeera

Published: 2026-07-28T15:44:41Z

Content type: article

Language: en

Sources: [Knowledge Management Tips, Best Practices and More](<https://devfeed.tech/sources/knowledge-management-tips-best-practices-and-more.md>)

Topics: [knowledge-management](<https://devfeed.tech/topics/knowledge-management.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Generative AI](<https://devfeed.tech/topics/generative-ai.md>), [Graphs](<https://devfeed.tech/topics/graphs.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [ai](<https://devfeed.tech/tags/ai.md>), [consistency](<https://devfeed.tech/tags/consistency.md>), [data](<https://devfeed.tech/tags/data.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [generative-ai](<https://devfeed.tech/tags/generative-ai.md>), [governance](<https://devfeed.tech/tags/governance.md>), [graphs](<https://devfeed.tech/tags/graphs.md>), [knowledge-graphs](<https://devfeed.tech/tags/knowledge-graphs.md>), [knowledge-management](<https://devfeed.tech/tags/knowledge-management.md>), [knowledge-management-software](<https://devfeed.tech/tags/knowledge-management-software.md>), [knowledge-management-system](<https://devfeed.tech/tags/knowledge-management-system.md>), [maintenance](<https://devfeed.tech/tags/maintenance.md>), [metrics](<https://devfeed.tech/tags/metrics.md>)

### AI overview

This article examines 2026 knowledge management trends, arguing that structured, governed knowledge is becoming foundational infrastructure for AI systems. It discusses semantic layers, knowledge graphs, agentic AI, conversational discovery, governance, and self-healing maintenance, while noting a shift toward metrics such as answer quality, search success, freshness, and consistency.

### Source excerpt

According to Mordor Intelligence, the knowledge management software market is on track to ... The post Knowledge Management Trends in 2026: What's Actually Changing appeared first on Document360.

## How to Build Unified Agent Memory from Scratch

DevFeed: [How to Build Unified Agent Memory from Scratch](<https://devfeed.tech/articles/agent-memory-from-scratch-18297.md>)

Original publisher: [Read original article](<https://www.decodingai.com/p/how-to-implement-a-unified-memory-from-scratch>)

Author: Paul Iusztin

Published: 2026-07-14T05:01:54Z

Content type: tutorial

Language: en

Sources: [Decoding ML](<https://devfeed.tech/sources/decoding-ml.md>)

Topics: [AI Engineering](<https://devfeed.tech/topics/ai-engineering.md>), [Claude Code](<https://devfeed.tech/topics/claude-code.md>), [Graphs](<https://devfeed.tech/topics/graphs.md>), [LangChain](<https://devfeed.tech/topics/langchain.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Database](<https://devfeed.tech/topics/database.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [ai-engineering](<https://devfeed.tech/tags/ai-engineering.md>), [claude-code](<https://devfeed.tech/tags/claude-code.md>), [graph](<https://devfeed.tech/tags/graph.md>), [graph-database](<https://devfeed.tech/tags/graph-database.md>), [knowledge-graphs](<https://devfeed.tech/tags/knowledge-graphs.md>), [langchain](<https://devfeed.tech/tags/langchain.md>), [llm](<https://devfeed.tech/tags/llm.md>), [mcp](<https://devfeed.tech/tags/mcp.md>)

### AI overview

A tutorial on building a unified agent memory layer from scratch using knowledge graphs, including ingestion, querying, and serving. It discusses trade-offs among vector databases, graph databases, temporality, versioning, MCP servers, CLIs, and skills, and explains why understanding the underlying memory layer matters.

### Source excerpt

Ingest, query, and serve a unified memory from a single database.

## How to Start a Knowledge-Graph Memory Layer with an Extendable Ontology

DevFeed: [How to Start a Knowledge-Graph Memory Layer with an Extendable Ontology](<https://devfeed.tech/articles/stop-chasing-the-perfect-ontology-18303.md>)

Original publisher: [Read original article](<https://www.decodingai.com/p/ship-a-knowledge-graph-ontology-in-5-minutes>)

Author: Paul Iusztin

Published: 2026-05-26T05:00:51Z

Content type: tutorial

Language: en

Sources: [Decoding ML](<https://devfeed.tech/sources/decoding-ml.md>)

Topics: [Graphs](<https://devfeed.tech/topics/graphs.md>), [Retrieval Augmented Generation (RAG)](<https://devfeed.tech/topics/retrieval-augmented-generation-rag.md>), [data](<https://devfeed.tech/topics/data.md>)

Tags: [ai-engineering](<https://devfeed.tech/tags/ai-engineering.md>), [article](<https://devfeed.tech/tags/article.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [knowledge-graph](<https://devfeed.tech/tags/knowledge-graph.md>), [knowledge-graphs](<https://devfeed.tech/tags/knowledge-graphs.md>), [rag](<https://devfeed.tech/tags/rag.md>), [schema-design](<https://devfeed.tech/tags/schema-design.md>)

### AI overview

This tutorial explains how to begin building a knowledge-graph memory layer without designing a complete ontology upfront. It recommends a small, generic, extendable POLE+O model with Preferences and Facts, then extending it as domain-specific data reveals gaps.

### Source excerpt

Start with a fixed, generic base and extend only when your data demands it.

## Building Agentic GraphRAG Systems

DevFeed: [Building Agentic GraphRAG Systems](<https://devfeed.tech/articles/building-agentic-graphrag-systems-18291.md>)

Original publisher: [Read original article](<https://www.decodingai.com/p/agentic-graphrag>)

Author: Paul Iusztin

Published: 2026-05-05T05:01:08Z

Content type: tutorial

Language: en

Sources: [Decoding ML](<https://devfeed.tech/sources/decoding-ml.md>)

Topics: [Retrieval Augmented Generation (RAG)](<https://devfeed.tech/topics/retrieval-augmented-generation-rag.md>), [data-modeling](<https://devfeed.tech/topics/data-modeling.md>), [MCP Server](<https://devfeed.tech/topics/mcp-server.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [context window](<https://devfeed.tech/topics/context-window.md>)

Tags: [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [context-window](<https://devfeed.tech/tags/context-window.md>), [data-modeling](<https://devfeed.tech/tags/data-modeling.md>), [knowledge-graphs](<https://devfeed.tech/tags/knowledge-graphs.md>), [langchain](<https://devfeed.tech/tags/langchain.md>), [latency](<https://devfeed.tech/tags/latency.md>), [mcp-server](<https://devfeed.tech/tags/mcp-server.md>), [mongodb](<https://devfeed.tech/tags/mongodb.md>), [rag](<https://devfeed.tech/tags/rag.md>)

### AI overview

The article explains agentic GraphRAG as a data-modeling problem involving knowledge graphs, ontologies, append-only data models, extraction modes, and hybrid retrieval. It describes exposing the resulting unified memory layer through an MCP server for AI agents.

### Source excerpt

From knowledge graphs and ontologies to a unified memory as an MCP server for your AI agent.

## How Amazon Uses LLMs and COSMO to Improve Product Recommendations

DevFeed: [How Amazon Uses LLMs and COSMO to Improve Product Recommendations](<https://devfeed.tech/articles/how-amazon-uses-llm-for-product-recommendation-18124.md>)

Original publisher: [Read original article](<https://hungrymindsdev.substack.com/p/how-amazon-uses-llm-for-product-recommendation>)

Author: Alexandre Zajac

Published: 2026-05-04T15:30:20Z

Content type: article

Language: en

Sources: [Hungry Minds](<https://devfeed.tech/sources/hungry-minds.md>)

Topics: [amazon](<https://devfeed.tech/topics/amazon.md>), [recommendation systems](<https://devfeed.tech/topics/recommendation-systems.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [data](<https://devfeed.tech/topics/data.md>)

Tags: [amazon](<https://devfeed.tech/tags/amazon.md>), [data](<https://devfeed.tech/tags/data.md>), [knowledge-graphs](<https://devfeed.tech/tags/knowledge-graphs.md>), [llm](<https://devfeed.tech/tags/llm.md>), [products](<https://devfeed.tech/tags/products.md>), [recommendation-systems](<https://devfeed.tech/tags/recommendation-systems.md>)

### AI overview

The article explains how Amazon built COSMO, a commonsense knowledge graph for product recommendations. It describes using an LLM to generate candidate explanations from shopping behavior, filtering and evaluating those candidates, deriving a structured ontology, and distilling the result into COSMO-LM.

### Source excerpt

PLUS: How Shazam Works 🎼 , Agent Harness 🧇, Vercel Breach 🔥

## Why the Author Argues Knowledge Graphs Improve RAG Over Vector Stores

DevFeed: [Why the Author Argues Knowledge Graphs Improve RAG Over Vector Stores](<https://devfeed.tech/articles/vector-stores-are-dumb-33435.md>)

Original publisher: [Read original article](<https://timkellogg.me/blog/2024/08/12/graph-ai>)

Published: 2024-08-12T00:00:00Z

Content type: opinion

Language: en

Sources: [Tim Kellogg](<https://devfeed.tech/sources/tim-kellogg.md>)

Topics: [Retrieval Augmented Generation (RAG)](<https://devfeed.tech/topics/retrieval-augmented-generation-rag.md>), [graph-database](<https://devfeed.tech/topics/graph-database.md>), [Embeddings](<https://devfeed.tech/topics/embeddings.md>)

Tags: [embeddings](<https://devfeed.tech/tags/embeddings.md>), [knowledge-graphs](<https://devfeed.tech/tags/knowledge-graphs.md>), [openai](<https://devfeed.tech/tags/openai.md>), [rag](<https://devfeed.tech/tags/rag.md>), [redis](<https://devfeed.tech/tags/redis.md>)

### AI overview

The author argues that vector-based retrieval-augmented generation has limited utility because embeddings represent text as single points and chunking can lose context or mix unrelated ideas. The post proposes using knowledge graphs to represent ideas and relationships more structurally for RAG.

### Source excerpt

Vector stores are used to implement the RAG pattern, but they're of limited utility. In this post I explain why I think vector-based RAG is limited and why using knowledge graphs to implement RAG is better.

## Mitigating Social Bias in Knowledge Graphs

DevFeed: [Mitigating Social Bias in Knowledge Graphs](<https://devfeed.tech/articles/mitigating-social-bias-in-knowledge-graphs-36891.md>)

Original publisher: [Read original article](<https://shostack.org/blog/mitigating-social-bias-in-knowledge-graphs/>)

Author: Adam

Published: 2020-12-04T00:00:00Z

Content type: opinion

Language: en

Sources: [Shostack & Friends Blog](<https://devfeed.tech/sources/shostack-friends-blog.md>)

Topics: [Graphs](<https://devfeed.tech/topics/graphs.md>), [Embeddings](<https://devfeed.tech/topics/embeddings.md>), [amazon](<https://devfeed.tech/topics/amazon.md>)

Tags: [academic](<https://devfeed.tech/tags/academic.md>), [amazon](<https://devfeed.tech/tags/amazon.md>), [bias](<https://devfeed.tech/tags/bias.md>), [embeddings](<https://devfeed.tech/tags/embeddings.md>), [graph](<https://devfeed.tech/tags/graph.md>), [graphs](<https://devfeed.tech/tags/graphs.md>), [knowledge-graph](<https://devfeed.tech/tags/knowledge-graph.md>), [knowledge-graphs](<https://devfeed.tech/tags/knowledge-graphs.md>), [paper](<https://devfeed.tech/tags/paper.md>)

### AI overview

The article discusses an Amazon team's paper on mitigating social bias in knowledge graph embeddings. It views the approaches as a useful starting point while noting that they are not panaceas.

### Source excerpt

Something to consider