breadarr/graphify-out/cache/ast/v0.9.32/c4929dcaf0c802bb67de7c6b42f16ac836bd4b301950d64756500f1230329dc0.json
2026-08-03 09:35:47 +08:00

1 line
No EOL
5.9 KiB
JSON

{"nodes": [{"id": "$graphify-root$_breadarrd_src_api_routes_health_rs", "label": "health.rs", "file_type": "code", "source_file": "breadarrd/src/api/routes/health.rs", "source_location": "L1"}, {"id": "$graphify-root$_breadarrd_src_api_routes_health_to_info", "label": "to_info()", "file_type": "code", "source_file": "breadarrd/src/api/routes/health.rs", "source_location": "L7"}, {"id": "cyclerecord", "label": "CycleRecord", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/api/routes/health.rs"}, {"id": "cycleinfo", "label": "CycleInfo", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/api/routes/health.rs"}, {"id": "$graphify-root$_breadarrd_src_api_routes_health_health", "label": "health()", "file_type": "code", "source_file": "breadarrd/src/api/routes/health.rs", "source_location": "L15"}, {"id": "state", "label": "State", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/api/routes/health.rs"}, {"id": "appstate", "label": "AppState", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/api/routes/health.rs"}, {"id": "json", "label": "Json", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/api/routes/health.rs"}, {"id": "healthdetail", "label": "HealthDetail", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/api/routes/health.rs"}], "edges": [{"source": "$graphify-root$_breadarrd_src_api_routes_health_rs", "target": "state", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/health.rs", "source_location": "L1", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadarrd_src_api_routes_health_rs", "target": "json", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/health.rs", "source_location": "L2", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadarrd_src_api_routes_health_rs", "target": "dto", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/health.rs", "source_location": "L3", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadarrd_src_api_routes_health_rs", "target": "appstate", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/health.rs", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadarrd_src_api_routes_health_rs", "target": "$graphify-root$_breadarrd_src_api_routes_health_to_info", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/health.rs", "source_location": "L7", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_api_routes_health_to_info", "target": "cyclerecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/health.rs", "source_location": "L7", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadarrd_src_api_routes_health_to_info", "target": "cycleinfo", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/health.rs", "source_location": "L7", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadarrd_src_api_routes_health_rs", "target": "$graphify-root$_breadarrd_src_api_routes_health_health", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/health.rs", "source_location": "L15", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_api_routes_health_health", "target": "state", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/health.rs", "source_location": "L15", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadarrd_src_api_routes_health_health", "target": "appstate", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/health.rs", "source_location": "L15", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadarrd_src_api_routes_health_health", "target": "json", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/health.rs", "source_location": "L15", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadarrd_src_api_routes_health_health", "target": "healthdetail", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/health.rs", "source_location": "L15", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadarrd_src_api_routes_health_health", "target": "json", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/health.rs", "source_location": "L17", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_breadarrd_src_api_routes_health_health", "callee": "as_ref", "is_member_call": true, "source_file": "breadarrd/src/api/routes/health.rs", "source_location": "L19"}, {"caller_nid": "$graphify-root$_breadarrd_src_api_routes_health_health", "callee": "as_ref", "is_member_call": true, "source_file": "breadarrd/src/api/routes/health.rs", "source_location": "L20"}, {"caller_nid": "$graphify-root$_breadarrd_src_api_routes_health_health", "callee": "as_ref", "is_member_call": true, "source_file": "breadarrd/src/api/routes/health.rs", "source_location": "L21"}, {"caller_nid": "$graphify-root$_breadarrd_src_api_routes_health_health", "callee": "as_ref", "is_member_call": true, "source_file": "breadarrd/src/api/routes/health.rs", "source_location": "L22"}, {"caller_nid": "$graphify-root$_breadarrd_src_api_routes_health_health", "callee": "as_ref", "is_member_call": true, "source_file": "breadarrd/src/api/routes/health.rs", "source_location": "L23"}]}