Files

1 line
9.4 KiB
JSON
Raw Permalink Normal View History

2026-08-09 18:03:09 +01:00
{"nodes": [{"id": "$graphify-root$_internal_vcard_vcard_go", "label": "vcard.go", "file_type": "code", "source_file": "internal/vcard/vcard.go", "source_location": "L1"}, {"id": "vcard_card", "label": "Card", "file_type": "code", "source_file": "internal/vcard/vcard.go", "source_location": "L14"}, {"id": "$graphify-root$_internal_vcard_vcard_parse", "label": "Parse()", "file_type": "code", "source_file": "internal/vcard/vcard.go", "source_location": "L25"}, {"id": "vcard_card_build", "label": ".Build()", "file_type": "code", "source_file": "internal/vcard/vcard.go", "source_location": "L77"}, {"id": "$graphify-root$_internal_vcard_vcard_splitproperty", "label": "splitProperty()", "file_type": "code", "source_file": "internal/vcard/vcard.go", "source_location": "L106"}, {"id": "$graphify-root$_internal_vcard_vcard_unfold", "label": "unfold()", "file_type": "code", "source_file": "internal/vcard/vcard.go", "source_location": "L121"}, {"id": "$graphify-root$_internal_vcard_vcard_escape", "label": "escape()", "file_type": "code", "source_file": "internal/vcard/vcard.go", "source_location": "L134"}, {"id": "$graphify-root$_internal_vcard_vcard_unescape", "label": "unescape()", "file_type": "code", "source_file": "internal/vcard/vcard.go", "source_location": "L142"}], "edges": [{"source": "$graphify-root$_internal_vcard_vcard_go", "target": "go_pkg_fmt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/vcard/vcard.go", "source_location": "L10", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_vcard_vcard_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/vcard/vcard.go", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_vcard_vcard_go", "target": "vcard_card", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/vcard/vcard.go", "source_location": "L14", "weight": 1.0}, {"source": "$graphify-root$_internal_vcard_vcard_go", "target": "$graphify-root$_internal_vcard_vcard_parse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/vcard/vcard.go", "source_location": "L25", "weight": 1.0}, {"source": "$graphify-root$_internal_vcard_vcard_parse", "target": "vcard_card", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/vcard/vcard.go", "source_location": "L25", "weight": 1.0, "context": "return_type"}, {"source": "vcard_card", "target": "vcard_card_build", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/vcard/vcard.go", "source_location": "L77", "weight": 1.0}, {"source": "$graphify-root$_internal_vcard_vcard_go", "target": "$graphify-root$_internal_vcard_vcard_splitproperty", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/vcard/vcard.go", "source_location": "L106", "weight": 1.0}, {"source": "$graphify-root$_internal_vcard_vcard_go", "target": "$graphify-root$_internal_vcard_vcard_unfold", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/vcard/vcard.go", "source_location": "L121", "weight": 1.0}, {"source": "$graphify-root$_internal_vcard_vcard_go", "target": "$graphify-root$_internal_vcard_vcard_escape", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/vcard/vcard.go", "source_location": "L134", "weight": 1.0}, {"source": "$graphify-root$_internal_vcard_vcard_go", "target": "$graphify-root$_internal_vcard_vcard_unescape", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/vcard/vcard.go", "source_location": "L142", "weight": 1.0}, {"source": "$graphify-root$_internal_vcard_vcard_parse", "target": "$graphify-root$_internal_vcard_vcard_unfold", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/vcard/vcard.go", "source_location": "L26", "weight": 1.0}, {"source": "$graphify-root$_internal_vcard_vcard_parse", "target": "$graphify-root$_internal_vcard_vcard_splitproperty", "relation": "calls", "context": "call", "confiden