Files
tfm_ainventory/graphify-out/cache/cb4a9adb8019e60b4ab7c9b4298af33c1e03485a08d9ae0c076c16f901b4b19e.json

1 line
1.5 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_limits_resources_redis_lua_scripts_moving_window_lua", "label": "moving_window.lua", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/resources/redis/lua_scripts/moving_window.lua", "source_location": "L1"}, {"id": "moving_window_oldest_entry", "label": "oldest_entry()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/resources/redis/lua_scripts/moving_window.lua", "source_location": "L5"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_limits_resources_redis_lua_scripts_moving_window_lua", "target": "moving_window_oldest_entry", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/resources/redis/lua_scripts/moving_window.lua", "source_location": "L5", "weight": 1.0}], "raw_calls": [{"caller_nid": "moving_window_oldest_entry", "callee": "math.floor", "source_file": "backend/venv/lib/python3.12/site-packages/limits/resources/redis/lua_scripts/moving_window.lua", "source_location": "L10"}, {"caller_nid": "moving_window_oldest_entry", "callee": "tonumber", "source_file": "backend/venv/lib/python3.12/site-packages/limits/resources/redis/lua_scripts/moving_window.lua", "source_location": "L11"}, {"caller_nid": "moving_window_oldest_entry", "callee": "redis.call", "source_file": "backend/venv/lib/python3.12/site-packages/limits/resources/redis/lua_scripts/moving_window.lua", "source_location": "L11"}]}