{"nodes": [{"id": "src_infrastructure_database_database_migration_migration_runner_ts", "label": "migration-runner.ts", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migration-runner.ts", "source_location": "L1"}, {"id": "migration_runner_migrationrunner", "label": "MigrationRunner", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migration-runner.ts", "source_location": "L21"}, {"id": "migration_runner_migrationrunner_constructor", "label": ".constructor()", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migration-runner.ts", "source_location": "L26"}, {"id": "migration_runner_migrationrunner_runmigration", "label": ".runMigration()", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migration-runner.ts", "source_location": "L35"}, {"id": "migration_runner_migrationrunner_rollbackmigration", "label": ".rollbackMigration()", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migration-runner.ts", "source_location": "L176"}, {"id": "migration_runner_migrationrunner_runmigrations", "label": ".runMigrations()", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migration-runner.ts", "source_location": "L201"}, {"id": "migration_runner_migrationrunner_calculatechecksum", "label": ".calculateChecksum()", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migration-runner.ts", "source_location": "L224"}, {"id": "migration_runner_migrationrunner_getbackupmanager", "label": ".getBackupManager()", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migration-runner.ts", "source_location": "L233"}, {"id": "migration_runner_migrationrunner_getversionmanager", "label": ".getVersionManager()", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migration-runner.ts", "source_location": "L240"}], "edges": [{"source": "src_infrastructure_database_database_migration_migration_runner_ts", "target": "better_sqlite3", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migration-runner.ts", "source_location": "L7", "weight": 1.0}, {"source": "src_infrastructure_database_database_migration_migration_runner_ts", "target": "types_js", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migration-runner.ts", "source_location": "L8", "weight": 1.0}, {"source": "src_infrastructure_database_database_migration_migration_runner_ts", "target": "backup_manager_js", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migration-runner.ts", "source_location": "L9", "weight": 1.0}, {"source": "src_infrastructure_database_database_migration_migration_runner_ts", "target": "schema_version_manager_js", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migration-runner.ts", "source_location": "L10", "weight": 1.0}, {"source": "src_infrastructure_database_database_migration_migration_runner_ts", "target": "dependency_validator_js", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migration-runner.ts", "source_location": "L11", "weight": 1.0}, {"source": "src_infrastructure_database_database_migration_migration_runner_ts", "target": "migration_logger_js", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migration-runner.ts", "source_location": "L12", "weight": 1.0}, {"source": "src_infrastructure_database_database_migration_migration_runner_ts", "target": "pii_masker_js", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migration-runner.ts", "source_location": "L13", "weight": 1.0}, {"source": "src_infrastructure_database_database_migration_migration_runner_ts", "target": "logger_js", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migration-runner.ts", "source_location": "L14", "weight": 1.0}, {"source": "src_infrastructure_database_database_migration_migration_runner_ts", "target": "crypto", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migration-runner.ts", "source_location": "L15", "weight": 1.0}, {"source": "src_infrastructure_database_database_migration_migration_runner_ts", "target": "fs", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migration-runner.ts", "source_location": "L16", "weight": 1.0}, {"source": "src_infrastructure_database_database_migration_migration_runner_ts", "target": "migration_runner_migrationrunner", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migration-runner.ts", "source_location": "L21", "weight": 1.0}, {"source": "migration_runner_migrationrunner", "target": "migration_runner_migrationrunner_constructor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migration-runner.ts", "source_location": "L26", "weight": 1.0}, {"source": "migration_runner_migrationrunner", "target": "migration_runner_migrationrunner_runmigration", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migration-runner.ts", "source_location": "L35", "weight": 1.0}, {"source": "migration_runner_migrationrunner", "target": "migration_runner_migrationrunner_rollbackmigration", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migration-runner.ts", "source_location": "L176", "weight": 1.0}, {"source": "migration_runner_migrationrunner", "target": "migration_runner_migrationrunner_runmigrations", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migration-runner.ts", "source_location": "L201", "weight": 1.0}, {"source": "migration_runner_migrationrunner", "target": "migration_runner_migrationrunner_calculatechecksum", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migration-runner.ts", "source_location": "L224", "weight": 1.0}, {"source": "migration_runner_migrationrunner", "target": "migration_runner_migrationrunner_getbackupmanager", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migration-runner.ts", "source_location": "L233", "weight": 1.0}, {"source": "migration_runner_migrationrunner", "target": "migration_runner_migrationrunner_getversionmanager", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migration-runner.ts", "source_location": "L240", "weight": 1.0}, {"source": "migration_runner_migrationrunner_runmigration", "target": "migration_runner_migrationrunner_calculatechecksum", "relation": "calls", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migration-runner.ts", "source_location": "L106", "weight": 1.0}, {"source": "migration_runner_migrationrunner_runmigration", "target": "migration_runner_migrationrunner_rollbackmigration", "relation": "calls", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migration-runner.ts", "source_location": "L149", "weight": 1.0}, {"source": "migration_runner_migrationrunner_runmigrations", "target": "migration_runner_migrationrunner_runmigration", "relation": "calls", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migration-runner.ts", "source_location": "L208", "weight": 1.0}]}