Neo4jLangChainLangGraphNeo4jSaverGraphCypherQAChainintermediate30 min

Neo4j + graph-based agent knowledge

Persistent, context-aware AI agents with multi-hop reasoning over knowledge graphs, GraphRAG for complex queries.

Prerequisites

  • Neo4j AuraDB or local instance
  • Python
  • pip install langchain-neo4j neo4j
  • OpenAI/Anthropic API key
  • Docker Compose for full examples.

Further reading