atlas.analyzers.graph_engine.build_graphs_for_snapshot
Details
Type: function
File: atlas/analyzers/graph_engine.py
Lines: 22–34
Signature: (conn: sqlite3.Connection, snapshot_id: str) -> GraphBuildResult
Docstring
Build dependency and call graphs for a single snapshot.
Children
| Name | Type | Line |
|---|---|---|
| atlas.analyzers.graph_engine.build_graphs_for_snapshot.dep_result | attribute | 27 |
| atlas.analyzers.graph_engine.build_graphs_for_snapshot.call_result | attribute | 28 |