A.k.a. GraphRAG in pure Cypher
A.k.a. Solving a cold murder case with GraphRAG A year and a half ago I wrote a blog post called GraphRAG in (Almost) Pure Cypher :
GraphRAG in (Almost) Pure Cypher
It is now time to remove that “Almost” part from it. Back then we had to use external functions or client side code to integrate the LLM. Not anymore!
As of December 2025 we have a new package of AI functions and procedures in Cypher and Aura that will do this, and more.
NOTE: All th...
Read it: New Cypher AI procedures