Files
tfm_ainventory/graphify-out/cache/572b574a702b0089c5ad08547d5a1b46b1692c52944c7dab45f7ec1d39fdbe98.json

1 line
17 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_memcachio_py", "label": "memcachio.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L1"}, {"id": "memcachio_memcachiobridge", "label": "MemcachioBridge", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L14"}, {"id": "memcachedbridge", "label": "MemcachedBridge", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "memcachio_memcachiobridge_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L15"}, {"id": "memcachio_base_exceptions", "label": "base_exceptions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L25"}, {"id": "memcachio_memcachiobridge_get_storage", "label": ".get_storage()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L33"}, {"id": "memcachio_memcachiobridge_get", "label": ".get()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L42"}, {"id": "memcachio_memcachiobridge_get_many", "label": ".get_many()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L45"}, {"id": "memcachio_memcachiobridge_clear", "label": ".clear()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L56"}, {"id": "memcachio_memcachiobridge_decr", "label": ".decr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L59"}, {"id": "memcachio_memcachiobridge_incr", "label": ".incr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L64"}, {"id": "memcachio_memcachiobridge_get_expiry", "label": ".get_expiry()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L86"}, {"id": "memcachio_memcachiobridge_check", "label": ".check()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L93"}, {"id": "memcachio_rationale_46", "label": "Return multiple counters at once :param keys: the keys to get the count", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L46"}, {"id": "memcachio_rationale_94", "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/memcachio.py", "source_location": "L94"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_memcachio_py", "target": "time", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_memcachio_py", "target": "math", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_memcachio_py", "target": "types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_memcachio_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_memcachio_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/memcachio.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_memcachio_py", "target": "memcachio", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_memcachio_py", "target": "memcachio_memcachiobridge", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L14", "weight": 1.0}, {"source": "memcachio_memcachiobridge", "target": "memcachedbridge", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L14", "weight": 1.0}, {"source": "memcachio_memcachiobridge", "target": "memcachio_memcachiobridge_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_memcachio_py", "target": "memcachio_base_exceptions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L25", "weight": 1.0}, {"source": "memcachio_memcachiobridge", "target": "memcachio_memcachiobridge_get_storage", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L33", "weight": 1.0}, {"source": "memcachio_memcachiobridge", "target": "memcachio_memcachiobridge_get", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L42", "weight": 1.0}, {"source": "memcachio_memcachiobridge", "target": "memcachio_memcachiobridge_get_many", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L45", "weight": 1.0}, {"source": "memcachio_memcachiobridge", "target": "memcachio_memcachiobridge_clear", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L56", "weight": 1.0}, {"source": "memcachio_memcachiobridge", "target": "memcachio_memcachiobridge_decr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L59", "weight": 1.0}, {"source": "memcachio_memcachiobridge", "target": "memcachio_memcachiobridge_incr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L64", "weight": 1.0}, {"source": "memcachio_memcachiobridge", "target": "memcachio_memcachiobridge_get_expiry", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L86", "weight": 1.0}, {"source": "memcachio_memcachiobridge", "target": "memcachio_memcachiobridge_check", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L93", "weight": 1.0}, {"source": "memcachio_memcachiobridge_get", "target": "memcachio_memcachiobridge_get_many", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L43", "weight": 1.0}, {"source": "memcachio_memcachiobridge_get_many", "target": "memcachio_memcachiobridge_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L51", "weight": 1.0}, {"source": "memcachio_memcachiobridge_get_many", "target": "memcachio_memcachiobridge_get_storage", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L51", "weight": 1.0}, {"source": "memcachio_memcachiobridge_clear", "target": "memcachio_memcachiobridge_get_storage", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L57", "weight": 1.0}, {"source": "memcachio_memcachiobridge_decr", "target": "memcachio_memcachiobridge_get_storage", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L60", "weight": 1.0}, {"source": "memcachio_memcachiobridge_incr", "target": "memcachio_memcachiobridge_get_storage", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L67", "weight": 1.0}, {"source": "memcachio_memcachiobridge_get_expiry", "target": "memcachio_memcachiobridge_get_storage", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L87", "weight": 1.0}, {"source": "memcachio_memcachiobridge_get_expiry", "target": "memcachio_memcachiobridge_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L89", "weight": 1.0}, {"source": "memcachio_memcachiobridge_check", "target": "memcachio_memcachiobridge_get_storage", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L99", "weight": 1.0}, {"source": "memcachio_memcachiobridge_check", "target": "memcachio_memcachiobridge_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L100", "weight": 1.0}, {"source": "memcachio_rationale_46", "target": "memcachio_memcachiobridge_get_many", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L46", "weight": 1.0}, {"source": "memcachio_rationale_94", "target": "memcachio_memcachiobridge_check", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L94", "weight": 1.0}], "raw_calls": [{"caller_nid": "memcachio_memcachiobridge_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L21"}, {"caller_nid": "memcachio_memcachiobridge_get_storage", "callee": "Client", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L35"}, {"caller_nid": "memcachio_memcachiobridge_get", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L43"}, {"caller_nid": "memcachio_memcachiobridge_get_many", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L52"}, {"caller_nid": "memcachio_memcachiobridge_get_many", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L54"}, {"caller_nid": "memcachio_memcachiobridge_get_many", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L54"}, {"caller_nid": "memcachio_memcachiobridge_clear", "callee": "delete", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L57"}, {"caller_nid": "memcachio_memcachiobridge_clear", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L57"}, {"caller_nid": "memcachio_memcachiobridge_decr", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L61"}, {"caller_nid": "memcachio_memcachiobridge_incr", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L68"}, {"caller_nid": "memcachio_memcachiobridge_incr", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L69"}, {"caller_nid": "memcachio_memcachiobridge_incr", "callee": "_expiration_key", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L69"}, {"caller_nid": "memcachio_memcachiobridge_incr", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L72"}, {"caller_nid": "memcachio_memcachiobridge_incr", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L72"}, {"caller_nid": "memcachio_memcachiobridge_incr", "callee": "ceil", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L72"}, {"caller_nid": "memcachio_memcachiobridge_incr", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L74"}, {"caller_nid": "memcachio_memcachiobridge_incr", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L76"}, {"caller_nid": "memcachio_memcachiobridge_incr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L76"}, {"caller_nid": "memcachio_memcachiobridge_incr", "callee": "time", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L76"}, {"caller_nid": "memcachio_memcachiobridge_incr", "callee": "ceil", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L77"}, {"caller_nid": "memcachio_memcachiobridge_get_expiry", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L88"}, {"caller_nid": "memcachio_memcachiobridge_get_expiry", "callee": "_expiration_key", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L88"}, {"caller_nid": "memcachio_memcachiobridge_get_expiry", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L91"}, {"caller_nid": "memcachio_memcachiobridge_get_expiry", "callee": "time", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/memcachio.py", "source_location": "L91"}]}