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

1 line
16 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_structures_py", "label": "structures.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L1"}, {"id": "structures_caseinsensitivedict", "label": "CaseInsensitiveDict", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L13"}, {"id": "mutablemapping", "label": "MutableMapping", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "structures_caseinsensitivedict_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L40"}, {"id": "structures_caseinsensitivedict_setitem", "label": ".__setitem__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L46"}, {"id": "structures_caseinsensitivedict_getitem", "label": ".__getitem__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L51"}, {"id": "structures_caseinsensitivedict_delitem", "label": ".__delitem__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L54"}, {"id": "structures_caseinsensitivedict_iter", "label": ".__iter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L57"}, {"id": "structures_caseinsensitivedict_len", "label": ".__len__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L60"}, {"id": "structures_caseinsensitivedict_lower_items", "label": ".lower_items()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L63"}, {"id": "structures_caseinsensitivedict_eq", "label": ".__eq__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L67"}, {"id": "structures_caseinsensitivedict_copy", "label": ".copy()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L76"}, {"id": "structures_caseinsensitivedict_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L79"}, {"id": "structures_lookupdict", "label": "LookupDict", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L83"}, {"id": "dict", "label": "dict", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "structures_lookupdict_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L86"}, {"id": "structures_lookupdict_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L90"}, {"id": "structures_lookupdict_getitem", "label": ".__getitem__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L93"}, {"id": "structures_lookupdict_get", "label": ".get()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L98"}, {"id": "structures_rationale_1", "label": "requests.structures ~~~~~~~~~~~~~~~~~~~ Data structures that power Requests.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L1"}, {"id": "structures_rationale_14", "label": "A case-insensitive ``dict``-like object. Implements all methods and operati", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L14"}, {"id": "structures_rationale_64", "label": "Like iteritems(), but with all lowercase keys.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L64"}, {"id": "structures_rationale_84", "label": "Dictionary lookup object.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L84"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_structures_py", "target": "collections", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_structures_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_compat_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_structures_py", "target": "structures_caseinsensitivedict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L13", "weight": 1.0}, {"source": "structures_caseinsensitivedict", "target": "mutablemapping", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L13", "weight": 1.0}, {"source": "structures_caseinsensitivedict", "target": "structures_caseinsensitivedict_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L40", "weight": 1.0}, {"source": "structures_caseinsensitivedict", "target": "structures_caseinsensitivedict_setitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L46", "weight": 1.0}, {"source": "structures_caseinsensitivedict", "target": "structures_caseinsensitivedict_getitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L51", "weight": 1.0}, {"source": "structures_caseinsensitivedict", "target": "structures_caseinsensitivedict_delitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L54", "weight": 1.0}, {"source": "structures_caseinsensitivedict", "target": "structures_caseinsensitivedict_iter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L57", "weight": 1.0}, {"source": "structures_caseinsensitivedict", "target": "structures_caseinsensitivedict_len", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L60", "weight": 1.0}, {"source": "structures_caseinsensitivedict", "target": "structures_caseinsensitivedict_lower_items", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L63", "weight": 1.0}, {"source": "structures_caseinsensitivedict", "target": "structures_caseinsensitivedict_eq", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L67", "weight": 1.0}, {"source": "structures_caseinsensitivedict", "target": "structures_caseinsensitivedict_copy", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L76", "weight": 1.0}, {"source": "structures_caseinsensitivedict", "target": "structures_caseinsensitivedict_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L79", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_structures_py", "target": "structures_lookupdict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L83", "weight": 1.0}, {"source": "structures_lookupdict", "target": "dict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L83", "weight": 1.0}, {"source": "structures_lookupdict", "target": "structures_lookupdict_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L86", "weight": 1.0}, {"source": "structures_lookupdict", "target": "structures_lookupdict_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L90", "weight": 1.0}, {"source": "structures_lookupdict", "target": "structures_lookupdict_getitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L93", "weight": 1.0}, {"source": "structures_lookupdict", "target": "structures_lookupdict_get", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L98", "weight": 1.0}, {"source": "structures_caseinsensitivedict_eq", "target": "structures_caseinsensitivedict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L69", "weight": 1.0}, {"source": "structures_caseinsensitivedict_eq", "target": "dict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L73", "weight": 1.0}, {"source": "structures_caseinsensitivedict_eq", "target": "structures_caseinsensitivedict_lower_items", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L73", "weight": 1.0}, {"source": "structures_caseinsensitivedict_copy", "target": "structures_caseinsensitivedict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L77", "weight": 1.0}, {"source": "structures_caseinsensitivedict_repr", "target": "dict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L80", "weight": 1.0}, {"source": "structures_lookupdict_getitem", "target": "structures_lookupdict_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L96", "weight": 1.0}, {"source": "structures_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_structures_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L1", "weight": 1.0}, {"source": "structures_rationale_14", "target": "structures_caseinsensitivedict", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L14", "weight": 1.0}, {"source": "structures_rationale_64", "target": "structures_caseinsensitivedict_lower_items", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L64", "weight": 1.0}, {"source": "structures_rationale_84", "target": "structures_lookupdict", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L84", "weight": 1.0}], "raw_calls": [{"caller_nid": "structures_caseinsensitivedict_init", "callee": "OrderedDict", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L41"}, {"caller_nid": "structures_caseinsensitivedict_init", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L44"}, {"caller_nid": "structures_caseinsensitivedict_setitem", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L49"}, {"caller_nid": "structures_caseinsensitivedict_getitem", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L52"}, {"caller_nid": "structures_caseinsensitivedict_delitem", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L55"}, {"caller_nid": "structures_caseinsensitivedict_iter", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L58"}, {"caller_nid": "structures_caseinsensitivedict_len", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L61"}, {"caller_nid": "structures_caseinsensitivedict_lower_items", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L65"}, {"caller_nid": "structures_caseinsensitivedict_eq", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L68"}, {"caller_nid": "structures_caseinsensitivedict_copy", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L77"}, {"caller_nid": "structures_caseinsensitivedict_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L80"}, {"caller_nid": "structures_caseinsensitivedict_repr", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L80"}, {"caller_nid": "structures_lookupdict_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py", "source_location": "L88"}]}