Graph.Serializers.Edgelist (libgraph v0.16.0)
This serializer converts a Graph
to an edgelist suitable for using with
graph libraries such as the polyglot igraph library.
Link to this section Summary
Functions
Callback implementation for Graph.Serializer.serialize/1
.
Link to this section Functions
Link to this function
serialize(g)
Callback implementation for Graph.Serializer.serialize/1
.