RepoPilot

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.

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.

Or write your own question

Informational only. RepoPilot summarises public signals at the time of analysis; they can be incomplete or stale. Not professional, security, or legal advice.