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 TDdiagram. - export_
svg - Export the graph as an SVG image.