Graph stores capture entities and relationships in knowledge graphs. They enable Cognee to understand structure and navigate connections between concepts, providing powerful reasoning capabilities.
New to configuration?See the Setup Configuration Overview for the complete workflow:install extras → create .env → choose providers → handle pruning.

Supported Providers

Cognee supports multiple graph store options:
  • Kuzu — Local file-based graph database (default)
  • Kuzu-remote — Kuzu with HTTP API access
  • Neo4j — Production-ready graph database
  • Neptune — Amazon Neptune cloud graph database
  • Neptune Analytics — Amazon Neptune Analytics hybrid solution

Configuration

Setup Guides

Advanced Options

Provider Comparison

Important Considerations

Notes

  • Backend Access Control: When enabled, Kuzu supports per-user dataset isolation
  • Path Management: Local Kuzu databases are created automatically under the system directory
  • Cloud Integration: Neptune providers require AWS credentials and proper IAM permissions