{"nodes": [{"id": "backend_app_config_py", "label": "config.py", "file_type": "code", "source_file": "backend/app/config.py", "source_location": "L1"}, {"id": "config_settings", "label": "Settings", "file_type": "code", "source_file": "backend/app/config.py", "source_location": "L6"}, {"id": "basesettings", "label": "BaseSettings", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "config_config", "label": "Config", "file_type": "code", "source_file": "backend/app/config.py", "source_location": "L41"}, {"id": "config_require_database_url", "label": "_require_database_url()", "file_type": "code", "source_file": "backend/app/config.py", "source_location": "L45"}], "edges": [{"source": "backend_app_config_py", "target": "pydantic_settings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/app/config.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_app_config_py", "target": "pydantic", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/app/config.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_app_config_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/app/config.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_app_config_py", "target": "config_settings", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/app/config.py", "source_location": "L6", "weight": 1.0}, {"source": "config_settings", "target": "basesettings", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/app/config.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_app_config_py", "target": "config_config", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/app/config.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_app_config_py", "target": "config_require_database_url", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/app/config.py", "source_location": "L45", "weight": 1.0}], "raw_calls": [{"caller_nid": "config_require_database_url", "callee": "RuntimeError", "source_file": "backend/app/config.py", "source_location": "L47"}]}