{"nodes": [{"id": "src_infrastructure_database_database_migration_migrations_004_anchor_table_ts", "label": "004-anchor-table.ts", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migrations/004-anchor-table.ts", "source_location": "L1"}, {"id": "004_anchor_table_anchortablemigration", "label": "AnchorTableMigration", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migrations/004-anchor-table.ts", "source_location": "L20"}, {"id": "004_anchor_table_anchortablemigration_executesql", "label": ".executeSQL()", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migrations/004-anchor-table.ts", "source_location": "L29"}, {"id": "004_anchor_table_anchortablemigration_tableexists", "label": ".tableExists()", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migrations/004-anchor-table.ts", "source_location": "L54"}, {"id": "004_anchor_table_anchortablemigration_indexexists", "label": ".indexExists()", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migrations/004-anchor-table.ts", "source_location": "L65"}, {"id": "004_anchor_table_anchortablemigration_validatebefore", "label": ".validateBefore()", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migrations/004-anchor-table.ts", "source_location": "L76"}, {"id": "004_anchor_table_anchortablemigration_up", "label": ".up()", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migrations/004-anchor-table.ts", "source_location": "L102"}, {"id": "004_anchor_table_anchortablemigration_down", "label": ".down()", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migrations/004-anchor-table.ts", "source_location": "L136"}, {"id": "004_anchor_table_anchortablemigration_validateafter", "label": ".validateAfter()", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migrations/004-anchor-table.ts", "source_location": "L158"}], "edges": [{"source": "src_infrastructure_database_database_migration_migrations_004_anchor_table_ts", "target": "better_sqlite3", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/004-anchor-table.ts", "source_location": "L8", "weight": 1.0}, {"source": "src_infrastructure_database_database_migration_migrations_004_anchor_table_ts", "target": "types_js", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/004-anchor-table.ts", "source_location": "L9", "weight": 1.0}, {"source": "src_infrastructure_database_database_migration_migrations_004_anchor_table_ts", "target": "dependency_validator_js", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/004-anchor-table.ts", "source_location": "L10", "weight": 1.0}, {"source": "src_infrastructure_database_database_migration_migrations_004_anchor_table_ts", "target": "004_anchor_table_anchortablemigration", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/004-anchor-table.ts", "source_location": "L20", "weight": 1.0}, {"source": "004_anchor_table_anchortablemigration", "target": "004_anchor_table_anchortablemigration_executesql", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/004-anchor-table.ts", "source_location": "L29", "weight": 1.0}, {"source": "004_anchor_table_anchortablemigration", "target": "004_anchor_table_anchortablemigration_tableexists", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/004-anchor-table.ts", "source_location": "L54", "weight": 1.0}, {"source": "004_anchor_table_anchortablemigration", "target": "004_anchor_table_anchortablemigration_indexexists", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/004-anchor-table.ts", "source_location": "L65", "weight": 1.0}, {"source": "004_anchor_table_anchortablemigration", "target": "004_anchor_table_anchortablemigration_validatebefore", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/004-anchor-table.ts", "source_location": "L76", "weight": 1.0}, {"source": "004_anchor_table_anchortablemigration", "target": "004_anchor_table_anchortablemigration_up", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/004-anchor-table.ts", "source_location": "L102", "weight": 1.0}, {"source": "004_anchor_table_anchortablemigration", "target": "004_anchor_table_anchortablemigration_down", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/004-anchor-table.ts", "source_location": "L136", "weight": 1.0}, {"source": "004_anchor_table_anchortablemigration", "target": "004_anchor_table_anchortablemigration_validateafter", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/004-anchor-table.ts", "source_location": "L158", "weight": 1.0}, {"source": "004_anchor_table_anchortablemigration_validatebefore", "target": "004_anchor_table_anchortablemigration_tableexists", "relation": "calls", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/004-anchor-table.ts", "source_location": "L78", "weight": 1.0}, {"source": "004_anchor_table_anchortablemigration_up", "target": "004_anchor_table_anchortablemigration_executesql", "relation": "calls", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/004-anchor-table.ts", "source_location": "L116", "weight": 1.0}, {"source": "004_anchor_table_anchortablemigration_validateafter", "target": "004_anchor_table_anchortablemigration_tableexists", "relation": "calls", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/004-anchor-table.ts", "source_location": "L160", "weight": 1.0}, {"source": "004_anchor_table_anchortablemigration_validateafter", "target": "004_anchor_table_anchortablemigration_indexexists", "relation": "calls", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/004-anchor-table.ts", "source_location": "L171", "weight": 1.0}]}