cytoscape 不显示 GraphML 文件的边缘标签和属性?

cytoscape doesn't display edge labels and attributes for GraphML file?

我将 TinkerPop gremlin 示例数据目录中的 "tinkerpop-classic.xml" graphML 文件导入到 Cytoscape 中。但是,它不显示 Edge 上的标签和属性。如何在节点和边上显示完整标签?

默认情况下,Cytoscape 不显示边缘标签。要显示它们,请转到“样式”面板中的“边缘”选项卡并创建从所需边缘列到标签的直通映射。

-- 滑板车