Files
tfm_ainventory/graphify-out/cache/9c413b53741606f2f5bf18696cd2cfd911297174c0583a7ef09efe92a7c8aa53.json

1 line
3.7 KiB
JSON

{"nodes": [{"id": "backend_scripts_reset_admin_py", "label": "reset_admin.py", "file_type": "code", "source_file": "backend/scripts/reset_admin.py", "source_location": "L1"}, {"id": "reset_admin_reset_admin", "label": "reset_admin()", "file_type": "code", "source_file": "backend/scripts/reset_admin.py", "source_location": "L10"}], "edges": [{"source": "backend_scripts_reset_admin_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/scripts/reset_admin.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_scripts_reset_admin_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/scripts/reset_admin.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_scripts_reset_admin_py", "target": "sqlalchemy_orm", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/scripts/reset_admin.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_scripts_reset_admin_py", "target": "passlib_context", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/scripts/reset_admin.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_scripts_reset_admin_py", "target": "backend_database_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/scripts/reset_admin.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_scripts_reset_admin_py", "target": "backend_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/scripts/reset_admin.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_scripts_reset_admin_py", "target": "reset_admin_reset_admin", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/scripts/reset_admin.py", "source_location": "L10", "weight": 1.0}], "raw_calls": [{"caller_nid": "reset_admin_reset_admin", "callee": "SessionLocal", "source_file": "backend/scripts/reset_admin.py", "source_location": "L11"}, {"caller_nid": "reset_admin_reset_admin", "callee": "hash", "source_file": "backend/scripts/reset_admin.py", "source_location": "L15"}, {"caller_nid": "reset_admin_reset_admin", "callee": "first", "source_file": "backend/scripts/reset_admin.py", "source_location": "L17"}, {"caller_nid": "reset_admin_reset_admin", "callee": "filter", "source_file": "backend/scripts/reset_admin.py", "source_location": "L17"}, {"caller_nid": "reset_admin_reset_admin", "callee": "query", "source_file": "backend/scripts/reset_admin.py", "source_location": "L17"}, {"caller_nid": "reset_admin_reset_admin", "callee": "print", "source_file": "backend/scripts/reset_admin.py", "source_location": "L21"}, {"caller_nid": "reset_admin_reset_admin", "callee": "User", "source_file": "backend/scripts/reset_admin.py", "source_location": "L23"}, {"caller_nid": "reset_admin_reset_admin", "callee": "add", "source_file": "backend/scripts/reset_admin.py", "source_location": "L29"}, {"caller_nid": "reset_admin_reset_admin", "callee": "print", "source_file": "backend/scripts/reset_admin.py", "source_location": "L30"}, {"caller_nid": "reset_admin_reset_admin", "callee": "commit", "source_file": "backend/scripts/reset_admin.py", "source_location": "L32"}, {"caller_nid": "reset_admin_reset_admin", "callee": "print", "source_file": "backend/scripts/reset_admin.py", "source_location": "L33"}, {"caller_nid": "reset_admin_reset_admin", "callee": "print", "source_file": "backend/scripts/reset_admin.py", "source_location": "L35"}, {"caller_nid": "reset_admin_reset_admin", "callee": "rollback", "source_file": "backend/scripts/reset_admin.py", "source_location": "L36"}, {"caller_nid": "reset_admin_reset_admin", "callee": "close", "source_file": "backend/scripts/reset_admin.py", "source_location": "L38"}]}