Documentation ¶
Index ¶
Constants ¶
View Source
const ( XMLNS string = "http://www.gephi.org/gexf" XMLNSVIZ string = "http://www.gephi.org/gexf/viz" ClassNode string = "node" ClassEdge string = "edge" ModeStatic string = "static" ModeDynamic string = "dynamic" EdgeTypeDirected string = "directed" EdgeTypeUndirected string = "undirected" EdgeTypeMutual string = "mutual" )
View Source
const HTMLEnd string = `` /* 151-byte string literal not displayed */
View Source
const HTMLStart string = `` /* 1598-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.