Intro to Knowledge Graphs and Grounding LLMs w/ Knowledge Graphs, including a few Neo4j real-world examples
Retrieval-augmented generation (RAG) has become a widely adopted technique for reducing hallucinations and injecting domain knowledge into large language models. Most implementations rely on vector similarity search. This is effective for semantic matching but limited when accurate responses require understanding relationships between entities, not just proximity in embedding space.
This session introduces knowledge graphs as a complementary grounding architecture for LLM pipelines. We'll examine where vector RAG breaks down in scenarios like:
● Multi-hop reasoning
● Entity disambiguation
● Relational context
The session will demonstrate how a property graph model captures what embeddings obscure. Attendees will see how GraphRAG pipelines combine the recall strengths of vector search with the precision of graph traversal, producing responses that are more accurate and inherently more explainable.
No prior graph database experience is required, as we’ll be introducing the fundamental building blocks of the labeled property graph paradigm. Engineers familiar with RAG pipelines and transformer-based models will find the concepts immediately applicable.
Date and Time
Location
Hosts
Registration
-
Add Event to Calendar
Loading virtual attendance info...
Speakers
Rob Martin
Biography:
Rob Martin began his career architecting software for NASA’s Space Shuttle and Space Station programs; his time at NASA acting as the catalyst for all things that can be traversed: graphs and universes.
With over 35 years of experience in the enterprise data space, Rob bridges the gap between the probabilistic nature of LLMs and the deterministic requirements of enterprise architecture, specializing in using Knowledge Graphs to bring explainability and relational context to RAG pipelines.
Following a tenure at Oracle, Borland, and MapR, Rob’s work converged at the intersection of Graph Technology and Generative AI at Neo4j, where he has served as a trusted Sr. Solutions Architect for over seven years.