1 line
2.3 KiB
JSON
1 line
2.3 KiB
JSON
{"nodes": [{"id": "site_src_lib_cache_index_ts", "label": "index.ts", "file_type": "code", "source_file": "site\\src\\lib\\cache\\index.ts", "source_location": "L1"}, {"id": "index_createcachefromenv", "label": "createCacheFromEnv()", "file_type": "code", "source_file": "site\\src\\lib\\cache\\index.ts", "source_location": "L9"}], "edges": [{"source": "site_src_lib_cache_index_ts", "target": "site_src_lib_cache_redis_cache", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\cache\\index.ts", "source_location": "L1", "weight": 1.0}, {"source": "site_src_lib_cache_index_ts", "target": "site_src_lib_cache_redis_cache", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\cache\\index.ts", "source_location": "L2", "weight": 1.0}, {"source": "site_src_lib_cache_index_ts", "target": "site_src_lib_cache_noop_cache", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\cache\\index.ts", "source_location": "L7", "weight": 1.0}, {"source": "site_src_lib_cache_index_ts", "target": "index_createcachefromenv", "relation": "contains", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\cache\\index.ts", "source_location": "L9", "weight": 1.0}], "raw_calls": [{"caller_nid": "index_createcachefromenv", "callee": "resolveRedisUrlFromEnv", "source_file": "site\\src\\lib\\cache\\index.ts", "source_location": "L13"}, {"caller_nid": "index_createcachefromenv", "callee": "createNoopCache", "source_file": "site\\src\\lib\\cache\\index.ts", "source_location": "L14"}, {"caller_nid": "index_createcachefromenv", "callee": "createRedisCache", "source_file": "site\\src\\lib\\cache\\index.ts", "source_location": "L17"}, {"caller_nid": "index_createcachefromenv", "callee": "resolveDefaultTtlSecondsFromEnv", "source_file": "site\\src\\lib\\cache\\index.ts", "source_location": "L19"}, {"caller_nid": "index_createcachefromenv", "callee": "log", "source_file": "site\\src\\lib\\cache\\index.ts", "source_location": "L24"}, {"caller_nid": "index_createcachefromenv", "callee": "String", "source_file": "site\\src\\lib\\cache\\index.ts", "source_location": "L24"}, {"caller_nid": "index_createcachefromenv", "callee": "createNoopCache", "source_file": "site\\src\\lib\\cache\\index.ts", "source_location": "L25"}]} |