mirror of
https://github.com/bbara04/Purefin.git
synced 2026-07-23 19:26:50 +00:00
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).
1 line
7.2 KiB
JSON
1 line
7.2 KiB
JSON
{"nodes": [{"id": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_smartdownloadstore_kt", "label": "SmartDownloadStore.kt", "file_type": "code", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/SmartDownloadStore.kt", "source_location": "L1"}, {"id": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_smartdownloadstore_smartdownloadstore", "label": "SmartDownloadStore", "file_type": "code", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/SmartDownloadStore.kt", "source_location": "L6", "_callable": true}, {"id": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_smartdownloadstore_smartdownloadstore_enable", "label": ".enable()", "file_type": "code", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/SmartDownloadStore.kt", "source_location": "L7", "_callable": true}, {"id": "uuid", "label": "UUID", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/home/repositories/Purefin/core/src/main/java/hu/bbara/purefin/core/data/SmartDownloadStore.kt"}, {"id": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_smartdownloadstore_smartdownloadstore_disable", "label": ".disable()", "file_type": "code", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/SmartDownloadStore.kt", "source_location": "L8", "_callable": true}, {"id": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_smartdownloadstore_smartdownloadstore_observe", "label": ".observe()", "file_type": "code", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/SmartDownloadStore.kt", "source_location": "L9", "_callable": true}, {"id": "flow", "label": "Flow", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/home/repositories/Purefin/core/src/main/java/hu/bbara/purefin/core/data/SmartDownloadStore.kt"}, {"id": "boolean", "label": "Boolean", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/home/repositories/Purefin/core/src/main/java/hu/bbara/purefin/core/data/SmartDownloadStore.kt"}, {"id": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_smartdownloadstore_smartdownloadstore_getenabledseriesids", "label": ".getEnabledSeriesIds()", "file_type": "code", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/SmartDownloadStore.kt", "source_location": "L10", "_callable": true}, {"id": "list", "label": "List", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/home/repositories/Purefin/core/src/main/java/hu/bbara/purefin/core/data/SmartDownloadStore.kt"}], "edges": [{"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_smartdownloadstore_kt", "target": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_smartdownloadstore_smartdownloadstore", "relation": "contains", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/SmartDownloadStore.kt", "source_location": "L6", "weight": 1.0}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_smartdownloadstore_smartdownloadstore", "target": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_smartdownloadstore_smartdownloadstore_enable", "relation": "method", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/SmartDownloadStore.kt", "source_location": "L7", "weight": 1.0}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_smartdownloadstore_smartdownloadstore_enable", "target": "uuid", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/SmartDownloadStore.kt", "source_location": "L7", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_smartdownloadstore_smartdownloadstore", "target": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_smartdownloadstore_smartdownloadstore_disable", "relation": "method", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/SmartDownloadStore.kt", "source_location": "L8", "weight": 1.0}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_smartdownloadstore_smartdownloadstore_disable", "target": "uuid", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/SmartDownloadStore.kt", "source_location": "L8", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_smartdownloadstore_smartdownloadstore", "target": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_smartdownloadstore_smartdownloadstore_observe", "relation": "method", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/SmartDownloadStore.kt", "source_location": "L9", "weight": 1.0}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_smartdownloadstore_smartdownloadstore_observe", "target": "uuid", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/SmartDownloadStore.kt", "source_location": "L9", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_smartdownloadstore_smartdownloadstore_observe", "target": "flow", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/SmartDownloadStore.kt", "source_location": "L9", "weight": 1.0, "context": "return_type"}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_smartdownloadstore_smartdownloadstore_observe", "target": "boolean", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/SmartDownloadStore.kt", "source_location": "L9", "weight": 1.0, "context": "generic_arg"}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_smartdownloadstore_smartdownloadstore", "target": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_smartdownloadstore_smartdownloadstore_getenabledseriesids", "relation": "method", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/SmartDownloadStore.kt", "source_location": "L10", "weight": 1.0}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_smartdownloadstore_smartdownloadstore_getenabledseriesids", "target": "list", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/SmartDownloadStore.kt", "source_location": "L10", "weight": 1.0, "context": "return_type"}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_data_smartdownloadstore_smartdownloadstore_getenabledseriesids", "target": "uuid", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/data/SmartDownloadStore.kt", "source_location": "L10", "weight": 1.0, "context": "generic_arg"}], "raw_calls": []} |