- Add KuzuProviderConfig to schema for KuzuDB configuration - Update DatabaseDriverFactory to support KuzuDB initialization - Modify GraphitiService to handle KuzuDB driver instantiation - Update CLI argument parser to include 'kuzu' option - Make KuzuDB the default database provider (in-memory by default) - Add docker-compose-kuzu.yml for standalone KuzuDB deployment - Fix FalkorDB factory to parse URI into host/port parameters - Fix EntityNode type access (use labels[0] instead of type) - Add kuzu dependency to MCP server pyproject.toml 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| config | ||
| docker | ||
| docs | ||
| src | ||
| tests | ||
| .env.example | ||
| .python-version | ||
| main.py | ||
| pyproject.toml | ||
| pyright_output.txt | ||
| pytest.ini | ||
| uv.lock | ||