1 line
6.0 KiB
JSON
1 line
6.0 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_ldap3_extend_standard_pagedsearch_py", "label": "PagedSearch.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/extend/standard/PagedSearch.py", "source_location": "L1"}, {"id": "pagedsearch_paged_search_generator", "label": "paged_search_generator()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/extend/standard/PagedSearch.py", "source_location": "L33"}, {"id": "pagedsearch_paged_search_accumulator", "label": "paged_search_accumulator()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/extend/standard/PagedSearch.py", "source_location": "L113"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_ldap3_extend_standard_pagedsearch_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/extend/standard/PagedSearch.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_extend_standard_pagedsearch_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_utils_dn_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/extend/standard/PagedSearch.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_extend_standard_pagedsearch_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_core_results_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/extend/standard/PagedSearch.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_extend_standard_pagedsearch_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/extend/standard/PagedSearch.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_extend_standard_pagedsearch_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/extend/standard/PagedSearch.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_extend_standard_pagedsearch_py", "target": "pagedsearch_paged_search_generator", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/extend/standard/PagedSearch.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_extend_standard_pagedsearch_py", "target": "pagedsearch_paged_search_accumulator", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/extend/standard/PagedSearch.py", "source_location": "L113", "weight": 1.0}, {"source": "pagedsearch_paged_search_accumulator", "target": "pagedsearch_paged_search_generator", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/extend/standard/PagedSearch.py", "source_location": "L130", "weight": 1.0}], "raw_calls": [{"caller_nid": "pagedsearch_paged_search_generator", "callee": "safe_dn", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/extend/standard/PagedSearch.py", "source_location": "L47"}, {"caller_nid": "pagedsearch_paged_search_generator", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/extend/standard/PagedSearch.py", "source_location": "L56"}, {"caller_nid": "pagedsearch_paged_search_generator", "callee": "get_response", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/extend/standard/PagedSearch.py", "source_location": "L71"}, {"caller_nid": "pagedsearch_paged_search_generator", "callee": "create_referral_connection", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/extend/standard/PagedSearch.py", "source_location": "L82"}, {"caller_nid": "pagedsearch_paged_search_generator", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/extend/standard/PagedSearch.py", "source_location": "L85"}, {"caller_nid": "pagedsearch_paged_search_generator", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/extend/standard/PagedSearch.py", "source_location": "L92"}, {"caller_nid": "pagedsearch_paged_search_generator", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/extend/standard/PagedSearch.py", "source_location": "L93"}, {"caller_nid": "pagedsearch_paged_search_generator", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/extend/standard/PagedSearch.py", "source_location": "L96"}, {"caller_nid": "pagedsearch_paged_search_generator", "callee": "LDAPOperationResult", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/extend/standard/PagedSearch.py", "source_location": "L97"}, {"caller_nid": "pagedsearch_paged_search_generator", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/extend/standard/PagedSearch.py", "source_location": "L100"}, {"caller_nid": "pagedsearch_paged_search_generator", "callee": "unbind", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/extend/standard/PagedSearch.py", "source_location": "L107"}, {"caller_nid": "pagedsearch_paged_search_accumulator", "callee": "safe_dn", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/extend/standard/PagedSearch.py", "source_location": "L127"}, {"caller_nid": "pagedsearch_paged_search_accumulator", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/extend/standard/PagedSearch.py", "source_location": "L143"}]} |