getzep/graphiti · graphiti_core
✓ No LLMThe graphiti_core module of getzep/graphiti — the files it contains, which are most load-bearing, and how it couples to the rest of the codebase. Derived from the import graph.
10
Files
265
Total in-degree
14
Modules imported
32
Importing modules
A file in this module participates in a circular import — see the architecture overview.
Files in this module
Ranked by in-degree — how many other files import each one. The top of the list is where the module's weight sits.
- nodes.py75 in · 6 out · radius 154
- edges.py55 in · 6 out · radius 154
- helpers.py45 in · 2 out · radius 154
- errors.py45 in · 0 out · radius 155
- __init__.py15 in · 1 out · radius 16
- graphiti_types.py9 in · 5 out · radius 37
- graph_queries.py9 in · 2 out · radius 68
- graphiti.py6 in · 30 out · radius 21
- tracer.py4 in · 0 out · radius 62
- decorators.py2 in · 3 out · radius 23
Depends on
Modules this one imports from (with the number of import edges).
- graphiti_core/driver8
- graphiti_core/search6
- graphiti_core/embedder4
- graphiti_core/utils4
- graphiti_core/utils/maintenance4
- graphiti_core/cross_encoder3
- graphiti_core/llm_client2
- graphiti_core/prompts2
- graphiti_core/models/edges1
- graphiti_core/driver/falkordb1
- graphiti_core/namespaces1
- graphiti_core/telemetry1
- graphiti_core/utils/ontology_utils1
- graphiti_core/models/nodes1
Depended on by
Modules that import from this one — its blast radius if you change it.
- graphiti_core/driver/kuzu/operations31
- graphiti_core/driver/neo4j/operations30
- graphiti_core/driver/falkordb/operations28
- graphiti_core/driver/neptune/operations26
- graphiti_core/utils/maintenance16
- tests16
- graphiti_core/search14
- graphiti_core/driver/operations12
- tests/utils/maintenance11
- examples/quickstart8
- graphiti_core/utils7
- graphiti_core/driver6
- server/graph_service4
- tests/evals4
- mcp_server/src3
- mcp_server/tests3
- tests/utils/search3
- graphiti_core/cross_encoder2
- graphiti_core/namespaces2
- graphiti_core/utils/ontology_utils2
- mcp_server/src/utils2
- examples/azure-openai2
- examples/ecommerce2
- examples/gliner22
- examples/opentelemetry2
- examples/podcast2
- graphiti_core/driver/falkordb1
- graphiti_core/llm_client1
- graphiti_core/models/nodes1
- server/graph_service/routers1
- examples/wizard_of_oz1
- tests/utils1
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. Module boundaries are inferred from source directories and the import graph at the time of analysis; they can be incomplete or stale.