.GEXF 文件扩展名
Graph Exchange XML Format File
| 开发者 | GEXF Working Group |
| 受欢迎程度 |
2.7 | 3 票 |
什么是 GEXF 文件?
Graph file written in the GEXF (Graph Exchange XML Format) language, a language used for describing network structures; specifies the nodes and edges of the graph as well as user-defined attributes such as node weights or edge directions; can be used as an interchange format between graphing applications.
更多信息
注: GEXF files can be read and written using a Java library called gexf4j.