{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_ldap3_operation_add_py", "label": "add.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/add.py", "source_location": "L1"}, {"id": "add_add_operation", "label": "add_operation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/add.py", "source_location": "L31"}, {"id": "add_add_request_to_dict", "label": "add_request_to_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/add.py", "source_location": "L62"}, {"id": "add_add_response_to_dict", "label": "add_response_to_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/add.py", "source_location": "L67"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_add_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/operation/add.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_add_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_rfc4511_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/add.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_add_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_convert_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/add.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_add_py", "target": "add_add_operation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/add.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_add_py", "target": "add_add_request_to_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/add.py", "source_location": "L62", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_operation_add_py", "target": "add_add_response_to_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/add.py", "source_location": "L67", "weight": 1.0}], "raw_calls": [{"caller_nid": "add_add_operation", "callee": "AttributeList", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/add.py", "source_location": "L42"}, {"caller_nid": "add_add_operation", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/add.py", "source_location": "L43"}, {"caller_nid": "add_add_operation", "callee": "Attribute", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/add.py", "source_location": "L44"}, {"caller_nid": "add_add_operation", "callee": "AttributeDescription", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/add.py", "source_location": "L45"}, {"caller_nid": "add_add_operation", "callee": "Vals", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/add.py", "source_location": "L46"}, {"caller_nid": "add_add_operation", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/add.py", "source_location": "L47"}, {"caller_nid": "add_add_operation", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/add.py", "source_location": "L48"}, {"caller_nid": "add_add_operation", "callee": "setComponentByPosition", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/add.py", "source_location": "L49"}, {"caller_nid": "add_add_operation", "callee": "prepare_for_sending", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/add.py", "source_location": "L49"}, {"caller_nid": "add_add_operation", "callee": "validate_attribute_value", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/add.py", "source_location": "L49"}, {"caller_nid": "add_add_operation", "callee": "setComponentByPosition", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/add.py", "source_location": "L51"}, {"caller_nid": "add_add_operation", "callee": "prepare_for_sending", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/add.py", "source_location": "L51"}, {"caller_nid": "add_add_operation", "callee": "validate_attribute_value", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/add.py", "source_location": "L51"}, {"caller_nid": "add_add_operation", "callee": "AddRequest", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/add.py", "source_location": "L55"}, {"caller_nid": "add_add_operation", "callee": "LDAPDN", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/add.py", "source_location": "L56"}, {"caller_nid": "add_add_request_to_dict", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/add.py", "source_location": "L63"}, {"caller_nid": "add_add_request_to_dict", "callee": "attributes_to_dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/add.py", "source_location": "L64"}, {"caller_nid": "add_add_response_to_dict", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/add.py", "source_location": "L68"}, {"caller_nid": "add_add_response_to_dict", "callee": "getName", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/add.py", "source_location": "L69"}, {"caller_nid": "add_add_response_to_dict", "callee": "getNamedValues", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/add.py", "source_location": "L69"}, {"caller_nid": "add_add_response_to_dict", "callee": "ResultCode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/add.py", "source_location": "L69"}, {"caller_nid": "add_add_response_to_dict", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/add.py", "source_location": "L70"}, {"caller_nid": "add_add_response_to_dict", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/add.py", "source_location": "L71"}, {"caller_nid": "add_add_response_to_dict", "callee": "referrals_to_list", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/operation/add.py", "source_location": "L72"}]}