1 line
10 KiB
JSON
1 line
10 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_ldap3_abstract_attrdef_py", "label": "attrDef.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L1"}, {"id": "attrdef_attrdef", "label": "AttrDef", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L34"}, {"id": "object", "label": "object", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "attrdef_attrdef_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L57"}, {"id": "attrdef_attrdef_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L80"}, {"id": "attrdef_attrdef_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L93"}, {"id": "attrdef_attrdef_eq", "label": ".__eq__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L96"}, {"id": "attrdef_attrdef_lt", "label": ".__lt__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L102"}, {"id": "attrdef_attrdef_hash", "label": ".__hash__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L108"}, {"id": "attrdef_attrdef_setattr", "label": ".__setattr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L114"}, {"id": "attrdef_rationale_35", "label": "Hold the definition of an attribute :param name: the real attribute name", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L35"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_ldap3_abstract_attrdef_py", "target": "os", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_abstract_attrdef_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_abstract_attrdef_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/abstract/attrDef.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_abstract_attrdef_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/abstract/attrDef.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_abstract_attrdef_py", "target": "attrdef_attrdef", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L34", "weight": 1.0}, {"source": "attrdef_attrdef", "target": "object", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L34", "weight": 1.0}, {"source": "attrdef_attrdef", "target": "attrdef_attrdef_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L57", "weight": 1.0}, {"source": "attrdef_attrdef", "target": "attrdef_attrdef_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L80", "weight": 1.0}, {"source": "attrdef_attrdef", "target": "attrdef_attrdef_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L93", "weight": 1.0}, {"source": "attrdef_attrdef", "target": "attrdef_attrdef_eq", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L96", "weight": 1.0}, {"source": "attrdef_attrdef", "target": "attrdef_attrdef_lt", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L102", "weight": 1.0}, {"source": "attrdef_attrdef", "target": "attrdef_attrdef_hash", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L108", "weight": 1.0}, {"source": "attrdef_attrdef", "target": "attrdef_attrdef_setattr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L114", "weight": 1.0}, {"source": "attrdef_attrdef_str", "target": "attrdef_attrdef_repr", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L94", "weight": 1.0}, {"source": "attrdef_rationale_35", "target": "attrdef_attrdef", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L35", "weight": 1.0}], "raw_calls": [{"caller_nid": "attrdef_attrdef_init", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L59"}, {"caller_nid": "attrdef_attrdef_init", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L59"}, {"caller_nid": "attrdef_attrdef_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L71"}, {"caller_nid": "attrdef_attrdef_init", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L73"}, {"caller_nid": "attrdef_attrdef_init", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L75"}, {"caller_nid": "attrdef_attrdef_init", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L77"}, {"caller_nid": "attrdef_attrdef_init", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L78"}, {"caller_nid": "attrdef_attrdef_repr", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L81"}, {"caller_nid": "attrdef_attrdef_repr", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L81"}, {"caller_nid": "attrdef_attrdef_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L83"}, {"caller_nid": "attrdef_attrdef_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L84"}, {"caller_nid": "attrdef_attrdef_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L85"}, {"caller_nid": "attrdef_attrdef_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L86"}, {"caller_nid": "attrdef_attrdef_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L87"}, {"caller_nid": "attrdef_attrdef_repr", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L89"}, {"caller_nid": "attrdef_attrdef_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L89"}, {"caller_nid": "attrdef_attrdef_eq", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L97"}, {"caller_nid": "attrdef_attrdef_lt", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L103"}, {"caller_nid": "attrdef_attrdef_hash", "callee": "hash", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L110"}, {"caller_nid": "attrdef_attrdef_hash", "callee": "id", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L112"}, {"caller_nid": "attrdef_attrdef_setattr", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L115"}, {"caller_nid": "attrdef_attrdef_setattr", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L117"}, {"caller_nid": "attrdef_attrdef_setattr", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L118"}, {"caller_nid": "attrdef_attrdef_setattr", "callee": "LDAPKeyError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/abstract/attrDef.py", "source_location": "L119"}]} |