1 line
4.0 KiB
JSON
1 line
4.0 KiB
JSON
{"nodes": [{"id": "$graphify-root$_internal_db_schema_go", "label": "schema.go", "file_type": "code", "source_file": "internal/db/schema.go", "source_location": "L1"}, {"id": "$graphify-root$_internal_db_schema_migrateaddedcolumns", "label": "migrateAddedColumns()", "file_type": "code", "source_file": "internal/db/schema.go", "source_location": "L160"}, {"id": "db", "label": "DB", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/db/schema.go"}, {"id": "db_db", "label": "DB", "file_type": "code", "source_file": "internal/db/schema.go", "source_location": "L174"}, {"id": "$graphify-root$_internal_db_schema_open", "label": "Open()", "file_type": "code", "source_file": "internal/db/schema.go", "source_location": "L179"}], "edges": [{"source": "$graphify-root$_internal_db_schema_go", "target": "go_pkg_database_sql", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/db/schema.go", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_db_schema_go", "target": "go_pkg_fmt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/db/schema.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_db_schema_go", "target": "go_pkg_modernc_org_sqlite", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/db/schema.go", "source_location": "L10", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_db_schema_go", "target": "$graphify-root$_internal_db_schema_migrateaddedcolumns", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/db/schema.go", "source_location": "L160", "weight": 1.0}, {"source": "$graphify-root$_internal_db_schema_migrateaddedcolumns", "target": "db", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/db/schema.go", "source_location": "L160", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_db_schema_go", "target": "db_db", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/db/schema.go", "source_location": "L174", "weight": 1.0}, {"source": "$graphify-root$_internal_db_schema_go", "target": "$graphify-root$_internal_db_schema_open", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/db/schema.go", "source_location": "L179", "weight": 1.0}, {"source": "$graphify-root$_internal_db_schema_open", "target": "db_db", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/db/schema.go", "source_location": "L179", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_db_schema_open", "target": "$graphify-root$_internal_db_schema_migrateaddedcolumns", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/db/schema.go", "source_location": "L188", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_internal_db_schema_migrateaddedcolumns", "callee": "Exec", "is_member_call": true, "language": "go", "source_file": "internal/db/schema.go", "source_location": "L169"}, {"caller_nid": "$graphify-root$_internal_db_schema_open", "callee": "Open", "is_member_call": false, "language": "go", "source_file": "internal/db/schema.go", "source_location": "L180"}, {"caller_nid": "$graphify-root$_internal_db_schema_open", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/db/schema.go", "source_location": "L182"}, {"caller_nid": "$graphify-root$_internal_db_schema_open", "callee": "Exec", "is_member_call": true, "language": "go", "source_file": "internal/db/schema.go", "source_location": "L184"}, {"caller_nid": "$graphify-root$_internal_db_schema_open", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/db/schema.go", "source_location": "L185"}, {"caller_nid": "$graphify-root$_internal_db_schema_open", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/db/schema.go", "source_location": "L186"}]} |