Neo4j: AI on Lakehouse with Context in Shapes

Neo4j's Zach Blumenfeld explores how AI agents can overcome data context limitations using graph representations, focusing on warehouse and document data.

Screenshot of Neo4j's 'AI on Your Lakehouse' workshop slide showing three shapes: Connections, Table of Contents, and Themes.
The three key graph shapes discussed for enhancing AI agent context.· AI Engineer
Visual TL;DR
AI context limitationsDriver
AI agents struggle with relevant context from structured and unstructured data
From the article 5 mentionsBlumenfeld elaborated on the limitations of existing AI approaches when dealing with large, disparate datasets.
Confidently wrong AIOutcome
traditional methods lead to AI agents providing inaccurate answers with high certainty
From the articleTraditional methods often fall short when dealing with massive datasets or complex interdependencies, leading to agents that might be "confidently wrong." Neo4j's approach introduces an agnostic data model that represents data as a graph, providing structure for both documents and tables.
Neo4j graph modelCore
introduces an agnostic data model representing data as a graph for context
From the article 2 mentionsThe Neo4j graph database, with its property graph model of nodes, relationships, and properties, is presented as a solution.
Data context 'Shapes'Context
specific graph structures designed to enhance AI agents' contextual understanding
From the article 5 mentionsZach Blumenfeld, an AI Research Engineer at Neo4j, recently presented a workshop titled "AI on Your Lakehouse: Context Comes in Shapes, Not Queries." The session aimed to address the challenges of providing AI agents with the right context to accurately answer questions from both structured data warehouses and unstructured data lakes.
Lakehouse integrationContext
From the articleZach Blumenfeld, an AI Research Engineer at Neo4j, recently presented a workshop titled "AI on Your Lakehouse: Context Comes in Shapes, Not Queries." The session aimed to address the challenges of providing AI agents with the right context to accurately answer questions from both structured data warehouses and unstructured data lakes.
Table of Contents shapeContext
one of three specific shapes introduced to imbue AI agents with better context
From the article 2 mentionsTable of Contents: This shape, resembling a tree structure with links, is used to provide navigation for unstructured data like documents.
Better AI answersEffect
enables AI agents to accurately answer questions from complex, massive datasets
From the article 3 mentionsThe workshop introduced three specific "shapes" designed to imbue AI agents with better contextual understanding:
Contents(4)

Zach Blumenfeld, an AI Research Engineer at Neo4j, recently presented a workshop titled "AI on Your Lakehouse: Context Comes in Shapes, Not Queries." The session aimed to address the challenges of providing AI agents with the right context to accurately answer questions from both structured data warehouses and unstructured data lakes.

StartupHub data

Companies working on this

Profiles of the companies named in this story, with funding and a one-liner from our database.

Claude
$4.0B
Anthropic is an AI safety and research company that develops reliable, interpretable, and steerable AI systems, including the Claude family of large language models.
Neo4j: AI on Lakehouse with Context in Shapes - AI Engineer
Neo4j: AI on Lakehouse with Context in Shapes, from AI Engineer

Blumenfeld explained that while accessing data using tools like text-to-SQL and vector search has become easier, a significant hurdle remains in how to effectively deliver relevant context to AI agents. Traditional methods often fall short when dealing with massive datasets or complex interdependencies, leading to agents that might be "confidently wrong." Neo4j's approach introduces an agnostic data model that represents data as a graph, providing structure for both documents and tables.

The "Shapes" of Data Context

The workshop introduced three specific "shapes" designed to imbue AI agents with better contextual understanding:

  • Table of Contents: This shape, resembling a tree structure with links, is used to provide navigation for unstructured data like documents.
  • Themes: Applied to unstructured data, this shape surfaces global patterns and groupings that might not be immediately apparent, helping to uncover unknown insights.
  • Connections: This shape acts as a semantic layer on top of a data warehouse, establishing relationships between tables and enabling agents to understand how data elements connect.

Blumenfeld highlighted a use case involving a fictional auto repair chain, "AutoFix Group," which has a wealth of data including repair manuals, service bulletins, and a warehouse of repair logs. The goal is to build a co-pilot that can assist technicians on the floor by answering complex questions that require traversing this diverse data.

Overcoming Data Access Challenges

Blumenfeld elaborated on the limitations of existing AI approaches when dealing with large, disparate datasets. He noted that while vector search and text-to-SQL can retrieve information, they often struggle with providing the interconnected context needed for accurate answers, especially when dealing with complex queries involving multiple tables or proving negatives (e.g., identifying missing documentation). The core problem, he stated, is a context problem, not a query problem.

The Neo4j graph database, with its property graph model of nodes, relationships, and properties, is presented as a solution. By modeling data as interconnected entities, Neo4j's platform allows for easier traversal and understanding of complex relationships, which can then be exposed to AI agents through various tools and skills.

Hands-On Setup and Tools

The workshop provided a practical demonstration, guiding participants through setting up a codepace with pre-installed tools like Python, Neo4j, and Claude. Attendees were instructed on how to enroll in Graph Academy, configure their environment with API keys, and run scripts to build the "connections graph." This process involves extracting metadata from BigQuery to create a semantic layer, enabling the agent to query the data more intelligently.

Blumenfeld emphasized that the workshop focuses on using agents to help write Cypher queries, rather than manual coding, making the process more accessible and efficient for AI engineers. The session concluded with a look at the generated graph, showcasing the interconnectedness of the data and the potential for AI agents to leverage this structure for more insightful responses.

© 2026 StartupHub.ai. All rights reserved. You may not republish this article in full without a license. Search engines and AI research tools may crawl and summarize for reference. Bulk reproduction or model training requires a license. See our terms.
Daniel Singer

Written by

Daniel Singer

Editor, StartupHub.ai

Daniel Singer is the editor of StartupHub.ai, a technology expert and thought leader on AI and its applications across sectors, from fintech and healthcare to developer tooling and consumer software. He writes and tests the tools covered here thoroughly and regularly, and built StartupHub.ai to give founders, operators and buyers a clearer read on what they are actually being sold.

More from Daniel Singer