Files
tfm_ainventory/graphify-out/cache/6ce9d2392e41a6c59483eb07186fc961741b2f6c00d4da9a335fa4fbe1012246.json

1 line
17 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_ldap3_core_usage_py", "label": "usage.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L1"}, {"id": "usage_connectionusage", "label": "ConnectionUsage", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L33"}, {"id": "object", "label": "object", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "usage_connectionusage_reset", "label": ".reset()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L38"}, {"id": "usage_connectionusage_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L66"}, {"id": "usage_connectionusage_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L100"}, {"id": "usage_connectionusage_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L139"}, {"id": "usage_connectionusage_iadd", "label": ".__iadd__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L142"}, {"id": "usage_connectionusage_update_transmitted_message", "label": ".update_transmitted_message()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L172"}, {"id": "usage_connectionusage_update_received_message", "label": ".update_received_message()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L202"}, {"id": "usage_connectionusage_start", "label": ".start()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L207"}, {"id": "usage_connectionusage_stop", "label": ".stop()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L218"}, {"id": "usage_elapsed_time", "label": "elapsed_time()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L225"}, {"id": "usage_rationale_34", "label": "Collect statistics on connection usage", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L34"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_usage_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_usage_py", "target": "os", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_usage_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_core_exceptions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_usage_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_utils_log_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_usage_py", "target": "usage_connectionusage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L33", "weight": 1.0}, {"source": "usage_connectionusage", "target": "object", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L33", "weight": 1.0}, {"source": "usage_connectionusage", "target": "usage_connectionusage_reset", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L38", "weight": 1.0}, {"source": "usage_connectionusage", "target": "usage_connectionusage_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L66", "weight": 1.0}, {"source": "usage_connectionusage", "target": "usage_connectionusage_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L100", "weight": 1.0}, {"source": "usage_connectionusage", "target": "usage_connectionusage_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L139", "weight": 1.0}, {"source": "usage_connectionusage", "target": "usage_connectionusage_iadd", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L142", "weight": 1.0}, {"source": "usage_connectionusage", "target": "usage_connectionusage_update_transmitted_message", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L172", "weight": 1.0}, {"source": "usage_connectionusage", "target": "usage_connectionusage_update_received_message", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L202", "weight": 1.0}, {"source": "usage_connectionusage", "target": "usage_connectionusage_start", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L207", "weight": 1.0}, {"source": "usage_connectionusage", "target": "usage_connectionusage_stop", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L218", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_usage_py", "target": "usage_elapsed_time", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L225", "weight": 1.0}, {"source": "usage_connectionusage_str", "target": "usage_connectionusage_repr", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L140", "weight": 1.0}, {"source": "usage_connectionusage_start", "target": "usage_connectionusage_reset", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L209", "weight": 1.0}, {"source": "usage_rationale_34", "target": "usage_connectionusage", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L34", "weight": 1.0}], "raw_calls": [{"caller_nid": "usage_connectionusage_reset", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L63"}, {"caller_nid": "usage_connectionusage_reset", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L64"}, {"caller_nid": "usage_connectionusage_init", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L97"}, {"caller_nid": "usage_connectionusage_init", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L98"}, {"caller_nid": "usage_connectionusage_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L102"}, {"caller_nid": "usage_connectionusage_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L103"}, {"caller_nid": "usage_connectionusage_repr", "callee": "isoformat", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L103"}, {"caller_nid": "usage_connectionusage_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L104"}, {"caller_nid": "usage_connectionusage_repr", "callee": "isoformat", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L104"}, {"caller_nid": "usage_connectionusage_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L105"}, {"caller_nid": "usage_connectionusage_repr", "callee": "isoformat", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L105"}, {"caller_nid": "usage_connectionusage_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L106"}, {"caller_nid": "usage_connectionusage_repr", "callee": "isoformat", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L106"}, {"caller_nid": "usage_connectionusage_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L107"}, {"caller_nid": "usage_connectionusage_repr", "callee": "isoformat", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L107"}, {"caller_nid": "usage_connectionusage_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L109"}, {"caller_nid": "usage_connectionusage_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L110"}, {"caller_nid": "usage_connectionusage_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L111"}, {"caller_nid": "usage_connectionusage_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L112"}, {"caller_nid": "usage_connectionusage_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L113"}, {"caller_nid": "usage_connectionusage_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L114"}, {"caller_nid": "usage_connectionusage_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L115"}, {"caller_nid": "usage_connectionusage_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L116"}, {"caller_nid": "usage_connectionusage_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L117"}, {"caller_nid": "usage_connectionusage_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L118"}, {"caller_nid": "usage_connectionusage_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L119"}, {"caller_nid": "usage_connectionusage_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L120"}, {"caller_nid": "usage_connectionusage_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L121"}, {"caller_nid": "usage_connectionusage_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L122"}, {"caller_nid": "usage_connectionusage_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L123"}, {"caller_nid": "usage_connectionusage_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L124"}, {"caller_nid": "usage_connectionusage_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L125"}, {"caller_nid": "usage_connectionusage_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L126"}, {"caller_nid": "usage_connectionusage_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L127"}, {"caller_nid": "usage_connectionusage_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L128"}, {"caller_nid": "usage_connectionusage_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L129"}, {"caller_nid": "usage_connectionusage_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L131"}, {"caller_nid": "usage_connectionusage_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L132"}, {"caller_nid": "usage_connectionusage_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L133"}, {"caller_nid": "usage_connectionusage_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L134"}, {"caller_nid": "usage_connectionusage_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L135"}, {"caller_nid": "usage_connectionusage_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L136"}, {"caller_nid": "usage_connectionusage_iadd", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L143"}, {"caller_nid": "usage_connectionusage_iadd", "callee": "LDAPMetricsError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L144"}, {"caller_nid": "usage_connectionusage_update_transmitted_message", "callee": "now", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L173"}, {"caller_nid": "usage_connectionusage_update_transmitted_message", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L198"}, {"caller_nid": "usage_connectionusage_update_transmitted_message", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L199"}, {"caller_nid": "usage_connectionusage_update_transmitted_message", "callee": "LDAPMetricsError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L200"}, {"caller_nid": "usage_connectionusage_update_received_message", "callee": "now", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L203"}, {"caller_nid": "usage_connectionusage_start", "callee": "now", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L210"}, {"caller_nid": "usage_connectionusage_start", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L215"}, {"caller_nid": "usage_connectionusage_start", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L216"}, {"caller_nid": "usage_connectionusage_stop", "callee": "now", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L220"}, {"caller_nid": "usage_connectionusage_stop", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L221"}, {"caller_nid": "usage_connectionusage_stop", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L222"}, {"caller_nid": "usage_elapsed_time", "callee": "now", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L229"}, {"caller_nid": "usage_elapsed_time", "callee": "timedelta", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/usage.py", "source_location": "L229"}]}