Files
Purefin/graphify-out/cache/ast/v0.9.5/0c6e78f63aa49a803699f0bdfdf899128057e3ef533cf6d4d1c826f0844c0451.json
Barnabas Balogh a2121afc2d chore(graphify): add knowledge graph output for codebase exploration
Includes interactive graph visualization (graph.html), audit report
(GRAPH_REPORT.md), raw graph data (graph.json), and extraction
caches built from 349 source files (2741 nodes, 4999 edges).
2026-07-04 09:19:44 +00:00

1 line
3.2 KiB
JSON

{"nodes": [{"id": "home_repositories_purefin_core_ui_src_main_java_hu_bbara_purefin_ui_common_button_downloadactionbutton_kt", "label": "DownloadActionButton.kt", "file_type": "code", "source_file": "core-ui/src/main/java/hu/bbara/purefin/ui/common/button/DownloadActionButton.kt", "source_location": "L1"}, {"id": "home_repositories_purefin_core_ui_src_main_java_hu_bbara_purefin_ui_common_button_downloadactionbutton_downloadactionbutton", "label": "DownloadActionButton()", "file_type": "code", "source_file": "core-ui/src/main/java/hu/bbara/purefin/ui/common/button/DownloadActionButton.kt", "source_location": "L14", "_callable": true}, {"id": "downloadstate", "label": "DownloadState", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/home/repositories/Purefin/core-ui/src/main/java/hu/bbara/purefin/ui/common/button/DownloadActionButton.kt"}, {"id": "modifier", "label": "Modifier", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/home/repositories/Purefin/core-ui/src/main/java/hu/bbara/purefin/ui/common/button/DownloadActionButton.kt"}, {"id": "dp", "label": "Dp", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/home/repositories/Purefin/core-ui/src/main/java/hu/bbara/purefin/ui/common/button/DownloadActionButton.kt"}], "edges": [{"source": "home_repositories_purefin_core_ui_src_main_java_hu_bbara_purefin_ui_common_button_downloadactionbutton_kt", "target": "home_repositories_purefin_core_ui_src_main_java_hu_bbara_purefin_ui_common_button_downloadactionbutton_downloadactionbutton", "relation": "contains", "confidence": "EXTRACTED", "source_file": "core-ui/src/main/java/hu/bbara/purefin/ui/common/button/DownloadActionButton.kt", "source_location": "L14", "weight": 1.0}, {"source": "home_repositories_purefin_core_ui_src_main_java_hu_bbara_purefin_ui_common_button_downloadactionbutton_downloadactionbutton", "target": "downloadstate", "relation": "references", "confidence": "EXTRACTED", "source_file": "core-ui/src/main/java/hu/bbara/purefin/ui/common/button/DownloadActionButton.kt", "source_location": "L14", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_core_ui_src_main_java_hu_bbara_purefin_ui_common_button_downloadactionbutton_downloadactionbutton", "target": "modifier", "relation": "references", "confidence": "EXTRACTED", "source_file": "core-ui/src/main/java/hu/bbara/purefin/ui/common/button/DownloadActionButton.kt", "source_location": "L14", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_core_ui_src_main_java_hu_bbara_purefin_ui_common_button_downloadactionbutton_downloadactionbutton", "target": "dp", "relation": "references", "confidence": "EXTRACTED", "source_file": "core-ui/src/main/java/hu/bbara/purefin/ui/common/button/DownloadActionButton.kt", "source_location": "L14", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "home_repositories_purefin_core_ui_src_main_java_hu_bbara_purefin_ui_common_button_downloadactionbutton_downloadactionbutton", "callee": "MediaActionButton", "is_member_call": false, "source_file": "/home/repositories/Purefin/core-ui/src/main/java/hu/bbara/purefin/ui/common/button/DownloadActionButton.kt", "source_location": "L21", "receiver": null}]}