1 line
24 KiB
JSON
1 line
24 KiB
JSON
{"nodes": [{"id": "$graphify-root$_internal_mailstore_mailstore_test_go", "label": "mailstore_test.go", "file_type": "code", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L1"}, {"id": "$graphify-root$_internal_mailstore_mailstore_test_newtestdb", "label": "newTestDB()", "file_type": "code", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L12"}, {"id": "t", "label": "T", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/mailstore/mailstore_test.go"}, {"id": "db", "label": "DB", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/mailstore/mailstore_test.go"}, {"id": "$graphify-root$_internal_mailstore_mailstore_test_newtestmailbox", "label": "newTestMailbox()", "file_type": "code", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L26"}, {"id": "store", "label": "Store", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/mailstore/mailstore_test.go"}, {"id": "$graphify-root$_internal_mailstore_mailstore_test_testwrapunwrapdek", "label": "TestWrapUnwrapDEK()", "file_type": "code", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L53"}, {"id": "$graphify-root$_internal_mailstore_mailstore_test_teststorefetchroundtrip", "label": "TestStoreFetchRoundTrip()", "file_type": "code", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L71"}, {"id": "$graphify-root$_internal_mailstore_mailstore_test_testquotaexceeded", "label": "TestQuotaExceeded()", "file_type": "code", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L109"}, {"id": "$graphify-root$_internal_mailstore_mailstore_test_testdeletemessagefreesquota", "label": "TestDeleteMessageFreesQuota()", "file_type": "code", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L132"}], "edges": [{"source": "$graphify-root$_internal_mailstore_mailstore_test_go", "target": "go_pkg_bytes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mailstore_mailstore_test_go", "target": "go_pkg_os", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mailstore_mailstore_test_go", "target": "go_pkg_path_filepath", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mailstore_mailstore_test_go", "target": "go_pkg_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mailstore_mailstore_test_go", "target": "go_pkg_mailgoserver_internal_db", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mailstore_mailstore_test_go", "target": "$graphify-root$_internal_mailstore_mailstore_test_newtestdb", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L12", "weight": 1.0}, {"source": "$graphify-root$_internal_mailstore_mailstore_test_newtestdb", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/mailstore/mailstore_test.go", "source_location": "L12", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_mailstore_mailstore_test_newtestdb", "target": "db", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/mailstore/mailstore_
|