← Browse

World's Fair 2025

The Knowledge Graph Mullet: Trimming GraphRAG Complexity - William Lyon

William Lyon

Overview

This talk introduces the "Knowledge Graph Mullet," a hybrid approach combining property graph and RDF triple concepts for more versatile knowledge graph management. It advocates for using a property graph model for data interaction and querying, while leveraging the scalability of RDF triples for the underlying storage. The presentation demonstrates this approach using Dgraph, an open-source graph database, and explores its application in building sophisticated Graph RAG (Retrieval Augmented Generation) workflows and AI agents.

Who should watch

Key takeaways

Notable quotes

*The knowledge graph mullet which is all about property graph in the front and RDF triples in the back.*
*We can really leverage the benefits and sort of best of both worlds to expose a property graph model for how we want to think about and query the data but leverage the scalability of RDF triples in our knowledge graph system.*
*Fundamentally, MCP is a way of exposing tools to models. And in the context of databases, this means we're giving the model a way to interact with our database.*

Watch on YouTube →

Unofficial community note. Prefer the recording for nuance.