1 line
12 KiB
JSON
1 line
12 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_redis_bridge_py", "label": "bridge.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L1"}, {"id": "bridge_redisbridge", "label": "RedisBridge", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L10"}, {"id": "abc", "label": "ABC", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "bridge_redisbridge_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L24"}, {"id": "bridge_redisbridge_prefixed_key", "label": ".prefixed_key()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L41"}, {"id": "bridge_register_scripts", "label": "register_scripts()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L45"}, {"id": "bridge_use_sentinel", "label": "use_sentinel()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L48"}, {"id": "bridge_use_basic", "label": "use_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L57"}, {"id": "bridge_use_cluster", "label": "use_cluster()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L60"}, {"id": "bridge_base_exceptions", "label": "base_exceptions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L64"}, {"id": "bridge_incr", "label": "incr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L69"}, {"id": "bridge_get", "label": "get()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L77"}, {"id": "bridge_clear", "label": "clear()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L80"}, {"id": "bridge_get_moving_window", "label": "get_moving_window()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L83"}, {"id": "bridge_get_sliding_window", "label": "get_sliding_window()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L88"}, {"id": "bridge_acquire_entry", "label": "acquire_entry()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L93"}, {"id": "bridge_acquire_sliding_window_entry", "label": "acquire_sliding_window_entry()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L102"}, {"id": "bridge_get_expiry", "label": "get_expiry()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L112"}, {"id": "bridge_check", "label": "check()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L115"}, {"id": "bridge_reset", "label": "reset()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L118"}, {"id": "bridge_lua_reset", "label": "lua_reset()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L121"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_redis_bridge_py", "target": "abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_redis_bridge_py", "target": "types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_redis_bridge_py", "target": "limits_storage_scheme", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_redis_bridge_py", "target": "limits_util", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_redis_bridge_py", "target": "bridge_redisbridge", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L10", "weight": 1.0}, {"source": "bridge_redisbridge", "target": "abc", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L10", "weight": 1.0}, {"source": "bridge_redisbridge", "target": "bridge_redisbridge_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L24", "weight": 1.0}, {"source": "bridge_redisbridge", "target": "bridge_redisbridge_prefixed_key", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_redis_bridge_py", "target": "bridge_register_scripts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L45", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_redis_bridge_py", "target": "bridge_use_sentinel", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L48", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_redis_bridge_py", "target": "bridge_use_basic", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L57", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_redis_bridge_py", "target": "bridge_use_cluster", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L60", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_redis_bridge_py", "target": "bridge_base_exceptions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L64", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_redis_bridge_py", "target": "bridge_incr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L69", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_redis_bridge_py", "target": "bridge_get", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L77", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_redis_bridge_py", "target": "bridge_clear", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L80", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_redis_bridge_py", "target": "bridge_get_moving_window", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L83", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_redis_bridge_py", "target": "bridge_get_sliding_window", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L88", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_redis_bridge_py", "target": "bridge_acquire_entry", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L93", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_redis_bridge_py", "target": "bridge_acquire_sliding_window_entry", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L102", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_redis_bridge_py", "target": "bridge_get_expiry", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L112", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_redis_bridge_py", "target": "bridge_check", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L115", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_redis_bridge_py", "target": "bridge_reset", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L118", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_redis_bridge_py", "target": "bridge_lua_reset", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L121", "weight": 1.0}, {"source": "bridge_redisbridge_init", "target": "bridge_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L36", "weight": 1.0}], "raw_calls": [{"caller_nid": "bridge_redisbridge_init", "callee": "parse_storage_uri", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/redis/bridge.py", "source_location": "L32"}]} |