Skip to main content

Module export

Module export 

Source

Functions§

export_dot
Export the graph in Graphviz DOT format with colour-coded node kinds and edge types.
export_graphml
Export the graph in GraphML (XML) format compatible with Gephi and yEd.
export_json
Serialize the full graph (nodes, edges, communities, metadata) to pretty-printed JSON.
export_mermaid
Export the graph as a Mermaid graph TD diagram.
export_svg
Export the graph as an SVG image.