Files
Purefin/graphify-out/cache/ast/v0.9.5/bc953a81369a7e42548dbc0f7424e81891f815f64af859150a18da78aecc204c.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
9.5 KiB
JSON

{"nodes": [{"id": "home_repositories_purefin_data_src_main_java_hu_bbara_purefin_data_offline_roomsmartdownloadstore_kt", "label": "RoomSmartDownloadStore.kt", "file_type": "code", "source_file": "data/src/main/java/hu/bbara/purefin/data/offline/RoomSmartDownloadStore.kt", "source_location": "L1"}, {"id": "home_repositories_purefin_data_src_main_java_hu_bbara_purefin_data_offline_roomsmartdownloadstore_roomsmartdownloadstore", "label": "RoomSmartDownloadStore", "file_type": "code", "source_file": "data/src/main/java/hu/bbara/purefin/data/offline/RoomSmartDownloadStore.kt", "source_location": "L11", "_callable": true}, {"id": "smartdownloadstore", "label": "SmartDownloadStore", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "home_repositories_purefin_data_src_main_java_hu_bbara_purefin_data_offline_roomsmartdownloadstore_roomsmartdownloadstore_enable", "label": ".enable()", "file_type": "code", "source_file": "data/src/main/java/hu/bbara/purefin/data/offline/RoomSmartDownloadStore.kt", "source_location": "L15", "_callable": true}, {"id": "uuid", "label": "UUID", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/home/repositories/Purefin/data/src/main/java/hu/bbara/purefin/data/offline/RoomSmartDownloadStore.kt"}, {"id": "home_repositories_purefin_data_src_main_java_hu_bbara_purefin_data_offline_roomsmartdownloadstore_roomsmartdownloadstore_disable", "label": ".disable()", "file_type": "code", "source_file": "data/src/main/java/hu/bbara/purefin/data/offline/RoomSmartDownloadStore.kt", "source_location": "L19", "_callable": true}, {"id": "home_repositories_purefin_data_src_main_java_hu_bbara_purefin_data_offline_roomsmartdownloadstore_roomsmartdownloadstore_observe", "label": ".observe()", "file_type": "code", "source_file": "data/src/main/java/hu/bbara/purefin/data/offline/RoomSmartDownloadStore.kt", "source_location": "L23", "_callable": true}, {"id": "flow", "label": "Flow", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/home/repositories/Purefin/data/src/main/java/hu/bbara/purefin/data/offline/RoomSmartDownloadStore.kt"}, {"id": "boolean", "label": "Boolean", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/home/repositories/Purefin/data/src/main/java/hu/bbara/purefin/data/offline/RoomSmartDownloadStore.kt"}, {"id": "home_repositories_purefin_data_src_main_java_hu_bbara_purefin_data_offline_roomsmartdownloadstore_roomsmartdownloadstore_getenabledseriesids", "label": ".getEnabledSeriesIds()", "file_type": "code", "source_file": "data/src/main/java/hu/bbara/purefin/data/offline/RoomSmartDownloadStore.kt", "source_location": "L27", "_callable": true}, {"id": "list", "label": "List", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/home/repositories/Purefin/data/src/main/java/hu/bbara/purefin/data/offline/RoomSmartDownloadStore.kt"}], "edges": [{"source": "home_repositories_purefin_data_src_main_java_hu_bbara_purefin_data_offline_roomsmartdownloadstore_kt", "target": "home_repositories_purefin_data_src_main_java_hu_bbara_purefin_data_offline_roomsmartdownloadstore_roomsmartdownloadstore", "relation": "contains", "confidence": "EXTRACTED", "source_file": "data/src/main/java/hu/bbara/purefin/data/offline/RoomSmartDownloadStore.kt", "source_location": "L11", "weight": 1.0}, {"source": "home_repositories_purefin_data_src_main_java_hu_bbara_purefin_data_offline_roomsmartdownloadstore_roomsmartdownloadstore", "target": "smartdownloadstore", "relation": "implements", "confidence": "EXTRACTED", "source_file": "data/src/main/java/hu/bbara/purefin/data/offline/RoomSmartDownloadStore.kt", "source_location": "L11", "weight": 1.0}, {"source": "home_repositories_purefin_data_src_main_java_hu_bbara_purefin_data_offline_roomsmartdownloadstore_roomsmartdownloadstore", "target": "home_repositories_purefin_data_src_main_java_hu_bbara_purefin_data_offline_roomsmartdownloadstore_roomsmartdownloadstore_enable", "relation": "method", "confidence": "EXTRACTED", "source_file": "data/src/main/java/hu/bbara/purefin/data/offline/RoomSmartDownloadStore.kt", "source_location": "L15", "weight": 1.0}, {"source": "home_repositories_purefin_data_src_main_java_hu_bbara_purefin_data_offline_roomsmartdownloadstore_roomsmartdownloadstore_enable", "target": "uuid", "relation": "references", "confidence": "EXTRACTED", "source_file": "data/src/main/java/hu/bbara/purefin/data/offline/RoomSmartDownloadStore.kt", "source_location": "L15", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_data_src_main_java_hu_bbara_purefin_data_offline_roomsmartdownloadstore_roomsmartdownloadstore", "target": "home_repositories_purefin_data_src_main_java_hu_bbara_purefin_data_offline_roomsmartdownloadstore_roomsmartdownloadstore_disable", "relation": "method", "confidence": "EXTRACTED", "source_file": "data/src/main/java/hu/bbara/purefin/data/offline/RoomSmartDownloadStore.kt", "source_location": "L19", "weight": 1.0}, {"source": "home_repositories_purefin_data_src_main_java_hu_bbara_purefin_data_offline_roomsmartdownloadstore_roomsmartdownloadstore_disable", "target": "uuid", "relation": "references", "confidence": "EXTRACTED", "source_file": "data/src/main/java/hu/bbara/purefin/data/offline/RoomSmartDownloadStore.kt", "source_location": "L19", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_data_src_main_java_hu_bbara_purefin_data_offline_roomsmartdownloadstore_roomsmartdownloadstore", "target": "home_repositories_purefin_data_src_main_java_hu_bbara_purefin_data_offline_roomsmartdownloadstore_roomsmartdownloadstore_observe", "relation": "method", "confidence": "EXTRACTED", "source_file": "data/src/main/java/hu/bbara/purefin/data/offline/RoomSmartDownloadStore.kt", "source_location": "L23", "weight": 1.0}, {"source": "home_repositories_purefin_data_src_main_java_hu_bbara_purefin_data_offline_roomsmartdownloadstore_roomsmartdownloadstore_observe", "target": "uuid", "relation": "references", "confidence": "EXTRACTED", "source_file": "data/src/main/java/hu/bbara/purefin/data/offline/RoomSmartDownloadStore.kt", "source_location": "L23", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_data_src_main_java_hu_bbara_purefin_data_offline_roomsmartdownloadstore_roomsmartdownloadstore_observe", "target": "flow", "relation": "references", "confidence": "EXTRACTED", "source_file": "data/src/main/java/hu/bbara/purefin/data/offline/RoomSmartDownloadStore.kt", "source_location": "L23", "weight": 1.0, "context": "return_type"}, {"source": "home_repositories_purefin_data_src_main_java_hu_bbara_purefin_data_offline_roomsmartdownloadstore_roomsmartdownloadstore_observe", "target": "boolean", "relation": "references", "confidence": "EXTRACTED", "source_file": "data/src/main/java/hu/bbara/purefin/data/offline/RoomSmartDownloadStore.kt", "source_location": "L23", "weight": 1.0, "context": "generic_arg"}, {"source": "home_repositories_purefin_data_src_main_java_hu_bbara_purefin_data_offline_roomsmartdownloadstore_roomsmartdownloadstore", "target": "home_repositories_purefin_data_src_main_java_hu_bbara_purefin_data_offline_roomsmartdownloadstore_roomsmartdownloadstore_getenabledseriesids", "relation": "method", "confidence": "EXTRACTED", "source_file": "data/src/main/java/hu/bbara/purefin/data/offline/RoomSmartDownloadStore.kt", "source_location": "L27", "weight": 1.0}, {"source": "home_repositories_purefin_data_src_main_java_hu_bbara_purefin_data_offline_roomsmartdownloadstore_roomsmartdownloadstore_getenabledseriesids", "target": "list", "relation": "references", "confidence": "EXTRACTED", "source_file": "data/src/main/java/hu/bbara/purefin/data/offline/RoomSmartDownloadStore.kt", "source_location": "L27", "weight": 1.0, "context": "return_type"}, {"source": "home_repositories_purefin_data_src_main_java_hu_bbara_purefin_data_offline_roomsmartdownloadstore_roomsmartdownloadstore_getenabledseriesids", "target": "uuid", "relation": "references", "confidence": "EXTRACTED", "source_file": "data/src/main/java/hu/bbara/purefin/data/offline/RoomSmartDownloadStore.kt", "source_location": "L27", "weight": 1.0, "context": "generic_arg"}], "raw_calls": [{"caller_nid": "home_repositories_purefin_data_src_main_java_hu_bbara_purefin_data_offline_roomsmartdownloadstore_roomsmartdownloadstore_enable", "callee": "insert", "is_member_call": true, "source_file": "/home/repositories/Purefin/data/src/main/java/hu/bbara/purefin/data/offline/RoomSmartDownloadStore.kt", "source_location": "L16", "receiver": null}, {"caller_nid": "home_repositories_purefin_data_src_main_java_hu_bbara_purefin_data_offline_roomsmartdownloadstore_roomsmartdownloadstore_enable", "callee": "SmartDownloadEntity", "is_member_call": false, "source_file": "/home/repositories/Purefin/data/src/main/java/hu/bbara/purefin/data/offline/RoomSmartDownloadStore.kt", "source_location": "L16", "receiver": null}, {"caller_nid": "home_repositories_purefin_data_src_main_java_hu_bbara_purefin_data_offline_roomsmartdownloadstore_roomsmartdownloadstore_disable", "callee": "delete", "is_member_call": true, "source_file": "/home/repositories/Purefin/data/src/main/java/hu/bbara/purefin/data/offline/RoomSmartDownloadStore.kt", "source_location": "L20", "receiver": null}, {"caller_nid": "home_repositories_purefin_data_src_main_java_hu_bbara_purefin_data_offline_roomsmartdownloadstore_roomsmartdownloadstore_getenabledseriesids", "callee": "getAll", "is_member_call": true, "source_file": "/home/repositories/Purefin/data/src/main/java/hu/bbara/purefin/data/offline/RoomSmartDownloadStore.kt", "source_location": "L28", "receiver": null}]}