Files
tfm_ainventory/graphify-out/cache/071749904a902c9620ea82a2f6e179ada94b178f6a44a8994f7694eb6eed6dd3.json

1 line
15 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_h11_headers_py", "label": "_headers.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L1"}, {"id": "headers_headers", "label": "Headers", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L77"}, {"id": "headers_headers_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L104"}, {"id": "headers_headers_bool", "label": ".__bool__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L107"}, {"id": "headers_headers_eq", "label": ".__eq__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L110"}, {"id": "headers_headers_len", "label": ".__len__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L113"}, {"id": "headers_headers_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L116"}, {"id": "headers_headers_getitem", "label": ".__getitem__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L119"}, {"id": "headers_headers_raw_items", "label": ".raw_items()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L123"}, {"id": "headers_normalize_and_validate", "label": "normalize_and_validate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L136"}, {"id": "headers_get_comma_header", "label": "get_comma_header()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L209"}, {"id": "headers_set_comma_header", "label": "set_comma_header()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L256"}, {"id": "headers_has_expect_100_continue", "label": "has_expect_100_continue()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L275"}, {"id": "headers_rationale_78", "label": "A list-like interface that allows iterating over headers as byte-pairs of (l", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L78"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_h11_headers_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_headers_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_headers_py", "target": "backend_venv_lib_python3_12_site_packages_h11_abnf_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_headers_py", "target": "backend_venv_lib_python3_12_site_packages_h11_util_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_headers_py", "target": "backend_venv_lib_python3_12_site_packages_h11_events_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_headers_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_headers_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_headers_py", "target": "headers_headers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L77", "weight": 1.0}, {"source": "headers_headers", "target": "headers_headers_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L104", "weight": 1.0}, {"source": "headers_headers", "target": "headers_headers_bool", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L107", "weight": 1.0}, {"source": "headers_headers", "target": "headers_headers_eq", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L110", "weight": 1.0}, {"source": "headers_headers", "target": "headers_headers_len", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L113", "weight": 1.0}, {"source": "headers_headers", "target": "headers_headers_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L116", "weight": 1.0}, {"source": "headers_headers", "target": "headers_headers_getitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L119", "weight": 1.0}, {"source": "headers_headers", "target": "headers_headers_raw_items", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L123", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_headers_py", "target": "headers_normalize_and_validate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L136", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_headers_py", "target": "headers_normalize_and_validate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L141", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_headers_py", "target": "headers_normalize_and_validate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L146", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_headers_py", "target": "headers_normalize_and_validate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L152", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_headers_py", "target": "headers_get_comma_header", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L209", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_headers_py", "target": "headers_set_comma_header", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L256", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_headers_py", "target": "headers_has_expect_100_continue", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L275", "weight": 1.0}, {"source": "headers_normalize_and_validate", "target": "headers_headers", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L206", "weight": 1.0}, {"source": "headers_set_comma_header", "target": "headers_normalize_and_validate", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L272", "weight": 1.0}, {"source": "headers_has_expect_100_continue", "target": "headers_get_comma_header", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L281", "weight": 1.0}, {"source": "headers_rationale_78", "target": "headers_headers", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L78", "weight": 1.0}], "raw_calls": [{"caller_nid": "headers_headers_bool", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L108"}, {"caller_nid": "headers_headers_eq", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L111"}, {"caller_nid": "headers_headers_eq", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L111"}, {"caller_nid": "headers_headers_len", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L114"}, {"caller_nid": "headers_headers_repr", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L117"}, {"caller_nid": "headers_headers_repr", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L117"}, {"caller_nid": "headers_normalize_and_validate", "callee": "bytesify", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L163"}, {"caller_nid": "headers_normalize_and_validate", "callee": "bytesify", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L164"}, {"caller_nid": "headers_normalize_and_validate", "callee": "validate", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L165"}, {"caller_nid": "headers_normalize_and_validate", "callee": "validate", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L166"}, {"caller_nid": "headers_normalize_and_validate", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L167"}, {"caller_nid": "headers_normalize_and_validate", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L168"}, {"caller_nid": "headers_normalize_and_validate", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L171"}, {"caller_nid": "headers_normalize_and_validate", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L173"}, {"caller_nid": "headers_normalize_and_validate", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L173"}, {"caller_nid": "headers_normalize_and_validate", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L174"}, {"caller_nid": "headers_normalize_and_validate", "callee": "LocalProtocolError", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L175"}, {"caller_nid": "headers_normalize_and_validate", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L176"}, {"caller_nid": "headers_normalize_and_validate", "callee": "validate", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L177"}, {"caller_nid": "headers_normalize_and_validate", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L178"}, {"caller_nid": "headers_normalize_and_validate", "callee": "LocalProtocolError", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L179"}, {"caller_nid": "headers_normalize_and_validate", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L182"}, {"caller_nid": "headers_normalize_and_validate", "callee": "LocalProtocolError", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L184"}, {"caller_nid": "headers_normalize_and_validate", "callee": "LocalProtocolError", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L191"}, {"caller_nid": "headers_normalize_and_validate", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L196"}, {"caller_nid": "headers_normalize_and_validate", "callee": "LocalProtocolError", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L198"}, {"caller_nid": "headers_normalize_and_validate", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L203"}, {"caller_nid": "headers_normalize_and_validate", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L205"}, {"caller_nid": "headers_get_comma_header", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L248"}, {"caller_nid": "headers_get_comma_header", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L249"}, {"caller_nid": "headers_get_comma_header", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L250"}, {"caller_nid": "headers_get_comma_header", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L252"}, {"caller_nid": "headers_set_comma_header", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L269"}, {"caller_nid": "headers_set_comma_header", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L271"}, {"caller_nid": "headers_set_comma_header", "callee": "title", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_headers.py", "source_location": "L271"}]}