{"nodes": [{"id": "src_infrastructure_database_database_migration_migrations_008_arigraph_schema_expansion_ts", "label": "008-arigraph-schema-expansion.ts", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migrations/008-arigraph-schema-expansion.ts", "source_location": "L1"}, {"id": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration", "label": "AriGraphSchemaExpansionMigration", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migrations/008-arigraph-schema-expansion.ts", "source_location": "L27"}, {"id": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration_loadsqlfile", "label": ".loadSQLFile()", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migrations/008-arigraph-schema-expansion.ts", "source_location": "L35"}, {"id": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration_executesql", "label": ".executeSQL()", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migrations/008-arigraph-schema-expansion.ts", "source_location": "L44"}, {"id": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration_tableexists", "label": ".tableExists()", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migrations/008-arigraph-schema-expansion.ts", "source_location": "L69"}, {"id": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration_columnexists", "label": ".columnExists()", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migrations/008-arigraph-schema-expansion.ts", "source_location": "L80"}, {"id": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration_indexexists", "label": ".indexExists()", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migrations/008-arigraph-schema-expansion.ts", "source_location": "L88"}, {"id": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration_validatebefore", "label": ".validateBefore()", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migrations/008-arigraph-schema-expansion.ts", "source_location": "L99"}, {"id": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration_up", "label": ".up()", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migrations/008-arigraph-schema-expansion.ts", "source_location": "L175"}, {"id": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration_down", "label": ".down()", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migrations/008-arigraph-schema-expansion.ts", "source_location": "L192"}, {"id": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration_validateafter", "label": ".validateAfter()", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migrations/008-arigraph-schema-expansion.ts", "source_location": "L219"}], "edges": [{"source": "src_infrastructure_database_database_migration_migrations_008_arigraph_schema_expansion_ts", "target": "better_sqlite3", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/008-arigraph-schema-expansion.ts", "source_location": "L8", "weight": 1.0}, {"source": "src_infrastructure_database_database_migration_migrations_008_arigraph_schema_expansion_ts", "target": "fs", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/008-arigraph-schema-expansion.ts", "source_location": "L9", "weight": 1.0}, {"source": "src_infrastructure_database_database_migration_migrations_008_arigraph_schema_expansion_ts", "target": "path", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/008-arigraph-schema-expansion.ts", "source_location": "L10", "weight": 1.0}, {"source": "src_infrastructure_database_database_migration_migrations_008_arigraph_schema_expansion_ts", "target": "url", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/008-arigraph-schema-expansion.ts", "source_location": "L11", "weight": 1.0}, {"source": "src_infrastructure_database_database_migration_migrations_008_arigraph_schema_expansion_ts", "target": "types_js", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/008-arigraph-schema-expansion.ts", "source_location": "L12", "weight": 1.0}, {"source": "src_infrastructure_database_database_migration_migrations_008_arigraph_schema_expansion_ts", "target": "dependency_validator_js", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/008-arigraph-schema-expansion.ts", "source_location": "L13", "weight": 1.0}, {"source": "src_infrastructure_database_database_migration_migrations_008_arigraph_schema_expansion_ts", "target": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/008-arigraph-schema-expansion.ts", "source_location": "L27", "weight": 1.0}, {"source": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration", "target": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration_loadsqlfile", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/008-arigraph-schema-expansion.ts", "source_location": "L35", "weight": 1.0}, {"source": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration", "target": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration_executesql", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/008-arigraph-schema-expansion.ts", "source_location": "L44", "weight": 1.0}, {"source": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration", "target": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration_tableexists", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/008-arigraph-schema-expansion.ts", "source_location": "L69", "weight": 1.0}, {"source": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration", "target": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration_columnexists", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/008-arigraph-schema-expansion.ts", "source_location": "L80", "weight": 1.0}, {"source": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration", "target": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration_indexexists", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/008-arigraph-schema-expansion.ts", "source_location": "L88", "weight": 1.0}, {"source": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration", "target": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration_validatebefore", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/008-arigraph-schema-expansion.ts", "source_location": "L99", "weight": 1.0}, {"source": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration", "target": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration_up", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/008-arigraph-schema-expansion.ts", "source_location": "L175", "weight": 1.0}, {"source": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration", "target": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration_down", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/008-arigraph-schema-expansion.ts", "source_location": "L192", "weight": 1.0}, {"source": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration", "target": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration_validateafter", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/008-arigraph-schema-expansion.ts", "source_location": "L219", "weight": 1.0}, {"source": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration_validatebefore", "target": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration_tableexists", "relation": "calls", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/008-arigraph-schema-expansion.ts", "source_location": "L101", "weight": 1.0}, {"source": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration_validatebefore", "target": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration_columnexists", "relation": "calls", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/008-arigraph-schema-expansion.ts", "source_location": "L122", "weight": 1.0}, {"source": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration_validatebefore", "target": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration_indexexists", "relation": "calls", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/008-arigraph-schema-expansion.ts", "source_location": "L147", "weight": 1.0}, {"source": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration_up", "target": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration_loadsqlfile", "relation": "calls", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/008-arigraph-schema-expansion.ts", "source_location": "L177", "weight": 1.0}, {"source": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration_up", "target": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration_executesql", "relation": "calls", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/008-arigraph-schema-expansion.ts", "source_location": "L178", "weight": 1.0}, {"source": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration_validateafter", "target": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration_columnexists", "relation": "calls", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/008-arigraph-schema-expansion.ts", "source_location": "L221", "weight": 1.0}, {"source": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration_validateafter", "target": "008_arigraph_schema_expansion_arigraphschemaexpansionmigration_indexexists", "relation": "calls", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/008-arigraph-schema-expansion.ts", "source_location": "L246", "weight": 1.0}]}