.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.