---
title: "Full-stack knowledge graph RAG with agentic memory | Webinar | SurrealDB"
url: https://surrealdb.com/events/full-stack-knowledge-graph-rag-with-agentic-memory
---

Loading webinar...

Wednesday, May 20 at 6:00 PM GMT+1

Webinar

# Full-stack knowledge graph RAG with agentic memory

Share

## About this webinar

In the rapidly evolving field of AI, retrieval is only half the battle. The other half? Knowing how to move through your data - deterministically, intelligently, and at scale.

This is a follow-up to our popular *"How to Build a Knowledge Graph for AI"* blog post. This time, we go deeper: instead of building the graph, we focus on navigating it - using an LLM to generate queries that traverse a rich, structured knowledge graph and return grounded, deterministic answers.

We'll work with an e-commerce graph that combines relational data, embedded product descriptions, and customer reviews - showing exactly how an agentic system can reason across all of it.

Speakers

![Martin Schaer](https://cdn.surrealdb.com/k569ad7lxxtzxxkk5re1vpr5.auto)

Martin Schaer

AI Solutions Engineer at SurrealDB

## In this session you'll learn

How to structure a knowledge graph that blends relational data with vector embeddings and graph edges

How LLMs generate graph queries to navigate complex, multi-model data

How to produce deterministic, citation-backed answers from a knowledge graph

How agentic memory fits into a full RAG pipeline

```json
{"@context":"https://schema.org","@type":"Event","name":"Full-stack knowledge graph RAG with agentic memory","description":"","startDate":"2026-05-20T17:00:00.000Z","endDate":"2026-05-20T18:00:00.000Z","image":"https://cdn.surrealdb.com/06u3rzpoeuqbccvqpf6dqn12.auto","url":"https://surrealdb.com/events/full-stack-knowledge-graph-rag-with-agentic-memory","eventStatus":"https://schema.org/EventScheduled","eventAttendanceMode":"https://schema.org/OnlineEventAttendanceMode","location":{"@type":"VirtualLocation","url":"https://surrealdb.com/events/full-stack-knowledge-graph-rag-with-agentic-memory"},"organizer":{"@type":"Organization","name":"SurrealDB","url":"https://surrealdb.com","logo":{"@type":"ImageObject","url":"https://surrealdb.com/assets/static/logo.BG7_TG2b.svg"}},"performer":[{"@type":"Person","name":"Martin Schaer","jobTitle":"AI Solutions Engineer","worksFor":{"@type":"Organization","name":"SurrealDB"}}]}
```

```json
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://surrealdb.com"},{"@type":"ListItem","position":2,"name":"Events","item":"https://surrealdb.com/events"},{"@type":"ListItem","position":3,"name":"Full-stack knowledge graph RAG with agentic memory","item":"https://surrealdb.com/events/full-stack-knowledge-graph-rag-with-agentic-memory"}]}
```

```json
{"@context":"https://schema.org","@type":"Organization","name":"SurrealDB","url":"https://surrealdb.com","logo":"https://surrealdb.com/assets/static/logo.BG7_TG2b.svg","description":"SurrealDB is the unified data layer for AI. A multi-model database for documents, graphs, vectors, and time-series.","foundingDate":"2022","legalName":"SurrealDB Ltd","identifier":{"@type":"PropertyValue","propertyID":"GB-COH","value":"13615201"},"address":{"@type":"PostalAddress","streetAddress":"3rd Floor, 1 Ashley Road","addressLocality":"Altrincham","addressRegion":"Cheshire","postalCode":"WA14 2DT","addressCountry":"GB"},"contactPoint":[{"@type":"ContactPoint","contactType":"customer support","email":"support@surrealdb.com","url":"https://surrealdb.com/contact","availableLanguage":"English"},{"@type":"ContactPoint","contactType":"sales","email":"info@surrealdb.com","url":"https://surrealdb.com/contact","availableLanguage":"English"},{"@type":"ContactPoint","contactType":"security","email":"security@surrealdb.com","url":"https://surrealdb.com/.well-known/security.txt","availableLanguage":"English"},{"@type":"ContactPoint","contactType":"legal","email":"legal@surrealdb.com","url":"https://surrealdb.com/legal","availableLanguage":"English"}],"hasCertification":[{"@type":"Certification","name":"SOC 2 Type 2"},{"@type":"Certification","name":"GDPR"},{"@type":"Certification","name":"Cyber Essentials Plus"},{"@type":"Certification","name":"ISO 27001"}],"owns":[{"@type":"SoftwareApplication","name":"SurrealDB","url":"https://surrealdb.com/surrealdb"},{"@type":"SoftwareApplication","name":"Agent Memory","url":"https://surrealdb.com/agent-memory"}],"knowsAbout":["multi-model databases","document databases","graph databases","vector search","time-series databases","SurrealQL","Agent Memory","real-time databases","embedded databases","context layer","graph ontology","distributed database","knowledge graphs","distributed transaction protocols","highly-scalable databases"],"sameAs":["https://www.wikidata.org/wiki/Q124316308","https://github.com/surrealdb/surrealdb","https://twitter.com/surrealdb","https://www.youtube.com/@surrealdb","https://www.linkedin.com/company/surrealdb","https://discord.gg/surrealdb","https://www.reddit.com/r/surrealdb","https://www.instagram.com/surrealdb","https://medium.com/surrealdb","https://dev.to/surrealdb"]}
```
