Files
tfm_ainventory/graphify-out/cache/1e901584c91ea2ebfabd3387307bc712a160eaa256b089429ccfc4f3416edb98.json

1 line
12 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_mock_py", "label": "mock.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L1"}, {"id": "mock_mockconnection", "label": "MockConnection", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L35"}, {"id": "mock_mockconnection_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L36"}, {"id": "mock_mockconnection_connect", "label": ".connect()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L44"}, {"id": "mock_mockconnection_schema_for_object", "label": ".schema_for_object()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L47"}, {"id": "mock_mockconnection_execution_options", "label": ".execution_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L50"}, {"id": "mock_mockconnection_run_ddl_visitor", "label": "._run_ddl_visitor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L53"}, {"id": "mock_mockconnection_execute", "label": ".execute()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L64"}, {"id": "mock_create_mock_engine", "label": "create_mock_engine()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L73"}, {"id": "mock_rationale_76", "label": "Create a \"mock\" engine used for echoing DDL. This is a utility function use", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L76"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_mock_py", "target": "operator", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_mock_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_mock_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_mock_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_mock_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_mock_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_mock_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_mock_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_mock_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_mock_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_mock_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_mock_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_interfaces_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_mock_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_interfaces_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_mock_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_interfaces_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_mock_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_url_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_mock_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_mock_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_ddl_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_mock_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_schema_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_mock_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_visitors_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_mock_py", "target": "mock_mockconnection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L35", "weight": 1.0}, {"source": "mock_mockconnection", "target": "mock_mockconnection_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L36", "weight": 1.0}, {"source": "mock_mockconnection", "target": "mock_mockconnection_connect", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L44", "weight": 1.0}, {"source": "mock_mockconnection", "target": "mock_mockconnection_schema_for_object", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L47", "weight": 1.0}, {"source": "mock_mockconnection", "target": "mock_mockconnection_execution_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L50", "weight": 1.0}, {"source": "mock_mockconnection", "target": "mock_mockconnection_run_ddl_visitor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L53", "weight": 1.0}, {"source": "mock_mockconnection", "target": "mock_mockconnection_execute", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L64", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_mock_py", "target": "mock_create_mock_engine", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L73", "weight": 1.0}, {"source": "mock_create_mock_engine", "target": "mock_mockconnection", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L134", "weight": 1.0}, {"source": "mock_rationale_76", "target": "mock_create_mock_engine", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L76", "weight": 1.0}], "raw_calls": [{"caller_nid": "mock_mockconnection_run_ddl_visitor", "callee": "traverse_single", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L60"}, {"caller_nid": "mock_mockconnection_run_ddl_visitor", "callee": "visitorcallable", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L60"}, {"caller_nid": "mock_mockconnection_execute", "callee": "_execute_impl", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L70"}, {"caller_nid": "mock_create_mock_engine", "callee": "make_url", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L121"}, {"caller_nid": "mock_create_mock_engine", "callee": "get_dialect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L123"}, {"caller_nid": "mock_create_mock_engine", "callee": "get_cls_kwargs", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L127"}, {"caller_nid": "mock_create_mock_engine", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L129"}, {"caller_nid": "mock_create_mock_engine", "callee": "dialect_cls", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py", "source_location": "L132"}]}