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

1 line
8.0 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_bridge_py", "label": "bridge.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/bridge.py", "source_location": "L1"}, {"id": "bridge_memcachedbridge", "label": "MemcachedBridge", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/bridge.py", "source_location": "L10"}, {"id": "abc", "label": "ABC", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "bridge_memcachedbridge_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/bridge.py", "source_location": "L11"}, {"id": "bridge_memcachedbridge_expiration_key", "label": "._expiration_key()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/bridge.py", "source_location": "L28"}, {"id": "bridge_base_exceptions", "label": "base_exceptions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/bridge.py", "source_location": "L39"}, {"id": "bridge_get", "label": "get()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/bridge.py", "source_location": "L44"}, {"id": "bridge_get_many", "label": "get_many()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/bridge.py", "source_location": "L47"}, {"id": "bridge_clear", "label": "clear()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/bridge.py", "source_location": "L50"}, {"id": "bridge_decr", "label": "decr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/bridge.py", "source_location": "L53"}, {"id": "bridge_incr", "label": "incr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/bridge.py", "source_location": "L56"}, {"id": "bridge_get_expiry", "label": "get_expiry()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/bridge.py", "source_location": "L65"}, {"id": "bridge_check", "label": "check()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/bridge.py", "source_location": "L68"}, {"id": "bridge_rationale_29", "label": "Return the expiration key for the given counter key. Memcached doesn't", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/bridge.py", "source_location": "L29"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_bridge_py", "target": "abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/bridge.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_bridge_py", "target": "types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/bridge.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_bridge_py", "target": "limits_storage_scheme", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/bridge.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_bridge_py", "target": "limits_typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/bridge.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_bridge_py", "target": "bridge_memcachedbridge", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/bridge.py", "source_location": "L10", "weight": 1.0}, {"source": "bridge_memcachedbridge", "target": "abc", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/bridge.py", "source_location": "L10", "weight": 1.0}, {"source": "bridge_memcachedbridge", "target": "bridge_memcachedbridge_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/bridge.py", "source_location": "L11", "weight": 1.0}, {"source": "bridge_memcachedbridge", "target": "bridge_memcachedbridge_expiration_key", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/bridge.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_bridge_py", "target": "bridge_base_exceptions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/bridge.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_bridge_py", "target": "bridge_get", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/bridge.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_bridge_py", "target": "bridge_get_many", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/bridge.py", "source_location": "L47", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_bridge_py", "target": "bridge_clear", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/bridge.py", "source_location": "L50", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_bridge_py", "target": "bridge_decr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/bridge.py", "source_location": "L53", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_bridge_py", "target": "bridge_incr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/bridge.py", "source_location": "L56", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_bridge_py", "target": "bridge_get_expiry", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/bridge.py", "source_location": "L65", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_bridge_py", "target": "bridge_check", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/bridge.py", "source_location": "L68", "weight": 1.0}, {"source": "bridge_rationale_29", "target": "bridge_memcachedbridge_expiration_key", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/bridge.py", "source_location": "L29", "weight": 1.0}], "raw_calls": [{"caller_nid": "bridge_memcachedbridge_init", "callee": "parse_storage_uri", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/bridge.py", "source_location": "L18"}]}