← All speakers

Bio, Work & Ideas

Emil Eifrem

Conference affiliation: CEO · Neo4j · 2026

On this page

Emil Eifrem is the co-founder and chief executive of Neo4j, the graph-database company that helped establish connected data as a foundation for modern software. His work spans the property graph model, open-source database development, and AI systems that use explicit relationships to retrieve information, govern enterprise data, and coordinate agents.

Building a company around connected data

As chief technology officer at a Swedish startup, Eifrem confronted information that changed too quickly and contained too many relationships to fit comfortably into conventional databases. Working with colleagues and students connected to the Indian Institute of Technology Bombay, he explored an alternative built around nodes, relationships, and properties. In 2000, he sketched an early version of that model while traveling to Mumbai; the company behind Neo4j was formed in 2007.

Eifrem subsequently co-authored Graph Databases with Ian Robinson and Jim Webber, introducing developers to graph modeling, queries, and application architecture. In 2017, he renamed Neo Technology to Neo4j, Inc., aligning the company with its open-source database project. By 2023, he was advancing a generative-AI developer stack combining Neo4j, Docker, LangChain, and Ollama.

From graph databases to AI infrastructure

  • GraphRAG combines vectors with relationships. Eifrem frames GraphRAG as a partnership between vector search and knowledge graphs: embeddings identify promising documents, graph traversal finds related products, people, or concepts, and graph-aware ranking selects stronger context for a language model. A support article, for example, becomes more useful when linked to a specific router, its product family, and its author. Graphs also make retrieval paths visible, improving debugging, explainability, and governance. He acknowledges that constructing graphs from unstructured material remains difficult and has championed tools for turning documents and online media into knowledge graphs.
  • Thin agents need a shared semantic substrate. Eifrem advocates an ontology-based semantic layer that prevents each enterprise agent from rebuilding integrations across fragmented systems. Its business ontology defines concepts such as customers and accounts; its technical ontology describes databases and schemas; mappings connect business needs to trusted data sources. An account-opening agent can consequently find approved identity-verification systems without hard-coding every connection.
  • Execution traces enable cross-agent learning. Recording which systems agents used, which operations succeeded, and the circumstances surrounding those outcomes allows subsequent agents to select better data sources while preserving centralized governance.
  • Graph Query Language makes connected data interoperable. Eifrem celebrated ISO’s publication of GQL as a major database-standardization milestone, extending the role of formal query languages beyond SQL to graph-structured information.

Talks by Emil Eifrem

2 talks

References