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

1 line
16 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_emcache_py", "label": "emcache.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L1"}, {"id": "emcache_emcachebridge", "label": "EmcacheBridge", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L15"}, {"id": "memcachedbridge", "label": "MemcachedBridge", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "emcache_emcachebridge_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L16"}, {"id": "emcache_emcachebridge_get_storage", "label": ".get_storage()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L25"}, {"id": "emcache_emcachebridge_get", "label": ".get()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L34"}, {"id": "emcache_emcachebridge_get_many", "label": ".get_many()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L38"}, {"id": "emcache_emcachebridge_clear", "label": ".clear()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L44"}, {"id": "emcache_emcachebridge_decr", "label": ".decr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L50"}, {"id": "emcache_emcachebridge_incr", "label": ".incr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L59"}, {"id": "emcache_emcachebridge_get_expiry", "label": ".get_expiry()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L85"}, {"id": "emcache_base_exceptions", "label": "base_exceptions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L93"}, {"id": "emcache_emcachebridge_check", "label": ".check()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L101"}, {"id": "emcache_rationale_102", "label": "Check if storage is healthy by calling the ``get`` command on the key ``", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L102"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_emcache_py", "target": "time", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_emcache_py", "target": "math", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_emcache_py", "target": "types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_emcache_py", "target": "limits_typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_emcache_py", "target": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_bridge_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_emcache_py", "target": "emcache", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_emcache_py", "target": "emcache_emcachebridge", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L15", "weight": 1.0}, {"source": "emcache_emcachebridge", "target": "memcachedbridge", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L15", "weight": 1.0}, {"source": "emcache_emcachebridge", "target": "emcache_emcachebridge_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L16", "weight": 1.0}, {"source": "emcache_emcachebridge", "target": "emcache_emcachebridge_get_storage", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L25", "weight": 1.0}, {"source": "emcache_emcachebridge", "target": "emcache_emcachebridge_get", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L34", "weight": 1.0}, {"source": "emcache_emcachebridge", "target": "emcache_emcachebridge_get_many", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L38", "weight": 1.0}, {"source": "emcache_emcachebridge", "target": "emcache_emcachebridge_clear", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L44", "weight": 1.0}, {"source": "emcache_emcachebridge", "target": "emcache_emcachebridge_decr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L50", "weight": 1.0}, {"source": "emcache_emcachebridge", "target": "emcache_emcachebridge_incr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L59", "weight": 1.0}, {"source": "emcache_emcachebridge", "target": "emcache_emcachebridge_get_expiry", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L85", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_emcache_py", "target": "emcache_base_exceptions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L93", "weight": 1.0}, {"source": "emcache_emcachebridge", "target": "emcache_emcachebridge_check", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L101", "weight": 1.0}, {"source": "emcache_emcachebridge_get", "target": "emcache_emcachebridge_get_storage", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L35", "weight": 1.0}, {"source": "emcache_emcachebridge_get_many", "target": "emcache_emcachebridge_get_storage", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L39", "weight": 1.0}, {"source": "emcache_emcachebridge_clear", "target": "emcache_emcachebridge_get_storage", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L46", "weight": 1.0}, {"source": "emcache_emcachebridge_decr", "target": "emcache_emcachebridge_get_storage", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L51", "weight": 1.0}, {"source": "emcache_emcachebridge_incr", "target": "emcache_emcachebridge_get_storage", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L62", "weight": 1.0}, {"source": "emcache_emcachebridge_get_expiry", "target": "emcache_emcachebridge_get_storage", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L86", "weight": 1.0}, {"source": "emcache_emcachebridge_get_expiry", "target": "emcache_emcachebridge_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L87", "weight": 1.0}, {"source": "emcache_emcachebridge_check", "target": "emcache_emcachebridge_get_storage", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L107", "weight": 1.0}, {"source": "emcache_emcachebridge_check", "target": "emcache_emcachebridge_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L108", "weight": 1.0}, {"source": "emcache_rationale_102", "target": "emcache_emcachebridge_check", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L102", "weight": 1.0}], "raw_calls": [{"caller_nid": "emcache_emcachebridge_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L22"}, {"caller_nid": "emcache_emcachebridge_get_storage", "callee": "create_client", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L27"}, {"caller_nid": "emcache_emcachebridge_get_storage", "callee": "MemcachedHostAddress", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L28"}, {"caller_nid": "emcache_emcachebridge_get", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L35"}, {"caller_nid": "emcache_emcachebridge_get", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L36"}, {"caller_nid": "emcache_emcachebridge_get_many", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L40"}, {"caller_nid": "emcache_emcachebridge_get_many", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L42"}, {"caller_nid": "emcache_emcachebridge_get_many", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L42"}, {"caller_nid": "emcache_emcachebridge_clear", "callee": "delete", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L46"}, {"caller_nid": "emcache_emcachebridge_clear", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L46"}, {"caller_nid": "emcache_emcachebridge_decr", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L52"}, {"caller_nid": "emcache_emcachebridge_decr", "callee": "decrement", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L54"}, {"caller_nid": "emcache_emcachebridge_incr", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L63"}, {"caller_nid": "emcache_emcachebridge_incr", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L64"}, {"caller_nid": "emcache_emcachebridge_incr", "callee": "_expiration_key", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L64"}, {"caller_nid": "emcache_emcachebridge_incr", "callee": "increment", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L66"}, {"caller_nid": "emcache_emcachebridge_incr", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L70"}, {"caller_nid": "emcache_emcachebridge_incr", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L70"}, {"caller_nid": "emcache_emcachebridge_incr", "callee": "ceil", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L70"}, {"caller_nid": "emcache_emcachebridge_incr", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L72"}, {"caller_nid": "emcache_emcachebridge_incr", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L74"}, {"caller_nid": "emcache_emcachebridge_incr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L74"}, {"caller_nid": "emcache_emcachebridge_incr", "callee": "time", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L74"}, {"caller_nid": "emcache_emcachebridge_incr", "callee": "ceil", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L75"}, {"caller_nid": "emcache_emcachebridge_incr", "callee": "increment", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L82"}, {"caller_nid": "emcache_emcachebridge_get_expiry", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L87"}, {"caller_nid": "emcache_emcachebridge_get_expiry", "callee": "_expiration_key", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L87"}, {"caller_nid": "emcache_emcachebridge_get_expiry", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L89"}, {"caller_nid": "emcache_emcachebridge_get_expiry", "callee": "time", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/emcache.py", "source_location": "L89"}]}