1 line
No EOL
9.4 KiB
JSON
1 line
No EOL
9.4 KiB
JSON
{"nodes": [{"id": "$graphify-root$_breadarrd_src_api_routes_search_rs", "label": "search.rs", "file_type": "code", "source_file": "breadarrd/src/api/routes/search.rs", "source_location": "L1"}, {"id": "$graphify-root$_breadarrd_src_api_routes_search_default_kind", "label": "default_kind()", "file_type": "code", "source_file": "breadarrd/src/api/routes/search.rs", "source_location": "L9"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/api/routes/search.rs"}, {"id": "$graphify-root$_breadarrd_src_api_routes_search_searchparams", "label": "SearchParams", "file_type": "code", "source_file": "breadarrd/src/api/routes/search.rs", "source_location": "L14"}, {"id": "$graphify-root$_breadarrd_src_api_routes_search_search", "label": "search()", "file_type": "code", "source_file": "breadarrd/src/api/routes/search.rs", "source_location": "L20"}, {"id": "state", "label": "State", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/api/routes/search.rs"}, {"id": "appstate", "label": "AppState", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/api/routes/search.rs"}, {"id": "query", "label": "Query", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/api/routes/search.rs"}, {"id": "result", "label": "Result", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/api/routes/search.rs"}, {"id": "json", "label": "Json", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/api/routes/search.rs"}, {"id": "vec", "label": "Vec", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/api/routes/search.rs"}, {"id": "searchresult", "label": "SearchResult", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/api/routes/search.rs"}, {"id": "statuscode", "label": "StatusCode", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/api/routes/search.rs"}], "edges": [{"source": "$graphify-root$_breadarrd_src_api_routes_search_rs", "target": "extract", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/search.rs", "source_location": "L1", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadarrd_src_api_routes_search_rs", "target": "statuscode", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/search.rs", "source_location": "L2", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadarrd_src_api_routes_search_rs", "target": "json", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/search.rs", "source_location": "L3", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadarrd_src_api_routes_search_rs", "target": "searchresult", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/search.rs", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadarrd_src_api_routes_search_rs", "target": "deserialize", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/search.rs", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadarrd_src_api_routes_search_rs", "target": "appstate", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/search.rs", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadarrd_src_api_routes_search_rs", "target": "$graphify-root$_breadarrd_src_api_routes_search_default_kind", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/search.rs", "source_location": "L9", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_api_routes_search_default_kind", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/search.rs", "source_location": "L9", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadarrd_src_api_routes_search_rs", "target": "$graphify-root$_breadarrd_src_api_routes_search_searchparams", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/search.rs", "source_location": "L14", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_api_routes_search_searchparams", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/search.rs", "source_location": "L15", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadarrd_src_api_routes_search_searchparams", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/search.rs", "source_location": "L17", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadarrd_src_api_routes_search_rs", "target": "$graphify-root$_breadarrd_src_api_routes_search_search", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/search.rs", "source_location": "L20", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_api_routes_search_search", "target": "state", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/search.rs", "source_location": "L20", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadarrd_src_api_routes_search_search", "target": "appstate", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/search.rs", "source_location": "L20", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadarrd_src_api_routes_search_search", "target": "query", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/search.rs", "source_location": "L20", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadarrd_src_api_routes_search_search", "target": "$graphify-root$_breadarrd_src_api_routes_search_searchparams", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/search.rs", "source_location": "L20", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadarrd_src_api_routes_search_search", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/search.rs", "source_location": "L20", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadarrd_src_api_routes_search_search", "target": "json", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/search.rs", "source_location": "L20", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadarrd_src_api_routes_search_search", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/search.rs", "source_location": "L20", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadarrd_src_api_routes_search_search", "target": "searchresult", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/search.rs", "source_location": "L20", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadarrd_src_api_routes_search_search", "target": "statuscode", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/search.rs", "source_location": "L20", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadarrd_src_api_routes_search_search", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/search.rs", "source_location": "L20", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadarrd_src_api_routes_search_search", "target": "json", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/search.rs", "source_location": "L42", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_breadarrd_src_api_routes_search_search", "callee": "into_iter", "is_member_call": true, "source_file": "breadarrd/src/api/routes/search.rs", "source_location": "L31"}, {"caller_nid": "$graphify-root$_breadarrd_src_api_routes_search_search", "callee": "map_err", "is_member_call": true, "source_file": "breadarrd/src/api/routes/search.rs", "source_location": "L31"}, {"caller_nid": "$graphify-root$_breadarrd_src_api_routes_search_search", "callee": "search_movie", "is_member_call": true, "source_file": "breadarrd/src/api/routes/search.rs", "source_location": "L31"}, {"caller_nid": "$graphify-root$_breadarrd_src_api_routes_search_search", "callee": "into_iter", "is_member_call": true, "source_file": "breadarrd/src/api/routes/search.rs", "source_location": "L51"}, {"caller_nid": "$graphify-root$_breadarrd_src_api_routes_search_search", "callee": "map_err", "is_member_call": true, "source_file": "breadarrd/src/api/routes/search.rs", "source_location": "L51"}, {"caller_nid": "$graphify-root$_breadarrd_src_api_routes_search_search", "callee": "search_series", "is_member_call": true, "source_file": "breadarrd/src/api/routes/search.rs", "source_location": "L51"}]} |