getzep/graphiti · Architecture
A static read of how getzep/graphiti is wired together — module coupling, layering, and circular dependencies — derived from its import graph.
C
Architecture grade
score 68/100
8
Import cycles
lower is better
263
Modules parsed
1045 edges
96%
Layeredness
clean-layer ratio
Most-depended-on modules
These are the highest-fan-in files — change them and the blast radius is largest. Read them first.
- graphiti_core/nodes.py75 importers · radius 154
- graphiti_core/driver/driver.py68 importers · radius 154
- graphiti_core/driver/query_executor.py59 importers · radius 155
- graphiti_core/edges.py55 importers · radius 154
- graphiti_core/helpers.py45 importers · radius 154
- graphiti_core/errors.py45 importers · radius 155
- graphiti_core/models/nodes/node_db_queries.py30 importers · radius 154
- graphiti_core/models/edges/edge_db_queries.py28 importers · radius 154
Modules (24)
Source directories grouped from the import graph. Each links to a per-module page with its files and how it couples to the rest.
- graphiti_core10 files · 265 in-degree · in cycle
- graphiti_core/driver7 files · 167 in-degree · in cycle
- graphiti_core/driver/operations13 files · 123 in-degree · in cycle
- graphiti_core/llm_client14 files · 86 in-degree
- graphiti_core/prompts13 files · 58 in-degree
- graphiti_core/search6 files · 49 in-degree · in cycle
- graphiti_core/utils/maintenance8 files · 35 in-degree
- graphiti_core/utils5 files · 33 in-degree
- graphiti_core/embedder6 files · 27 in-degree
- graphiti_core/driver/kuzu/operations13 files · 26 in-degree
- graphiti_core/driver/falkordb/operations12 files · 26 in-degree
- graphiti_core/driver/neo4j/operations12 files · 23 in-degree
- graphiti_core/driver/neptune/operations12 files · 23 in-degree · in cycle
- graphiti_core/cross_encoder5 files · 19 in-degree
- tests7 files · 8 in-degree
- graphiti_core/driver/falkordb2 files · 4 in-degree
- server/graph_service/dto4 files · 3 in-degree
- graphiti_core/namespaces3 files · 3 in-degree
- tests/embedder3 files · 2 in-degree
- graphiti_core/telemetry2 files · 2 in-degree
- examples/wizard_of_oz2 files · 1 in-degree
- tests/llm_client6 files · 0 in-degree
- tests/utils/search4 files · 0 in-degree
- tests/utils/maintenance4 files · 0 in-degree
Circular dependencies (8)
- graphiti_core/driver/driver.py to graphiti_core/driver/operations/community_edge_ops.py to graphiti_core/edges.py to graphiti_core/driver/driver.py
- graphiti_core/driver/driver.py to graphiti_core/driver/operations/community_edge_ops.py to graphiti_core/edges.py to graphiti_core/helpers.py to graphiti_core/driver/driver.py
- graphiti_core/driver/driver.py to graphiti_core/driver/operations/community_edge_ops.py to graphiti_core/edges.py to graphiti_core/models/edges/edge_db_queries.py to graphiti_core/driver/driver.py
- graphiti_core/driver/driver.py to graphiti_core/driver/operations/community_edge_ops.py to graphiti_core/edges.py to graphiti_core/nodes.py to graphiti_core/driver/driver.py
- graphiti_core/driver/driver.py to graphiti_core/driver/operations/community_edge_ops.py to graphiti_core/edges.py to graphiti_core/nodes.py to graphiti_core/models/nodes/node_db_queries.py to graphiti_core/driver/driver.py
- graphiti_core/driver/driver.py to graphiti_core/driver/operations/search_ops.py to graphiti_core/search/search_filters.py to graphiti_core/driver/driver.py
Ask AI about getzep/graphiti
Grounded in the actual source code. Pick a starter question or write your own.
What does this repo do, in one paragraph?How would I get started using it?What are the main alternatives?Show me the entry point.
Or write your own questionInformational only. RepoPilot summarises public signals at the time of analysis; they can be incomplete or stale. Not professional, security, or legal advice.