I’ve just come across this in the Exploring Graphs book from PragProg and don’t understand.
Let’s just patch this for now in our project and push ahead. We’ve copied the Graph.Serializer and Graph.Serializers.DOT modules as NativeGraph.Serializer and NativeG- raph.Serializers.DOT, respectively, and made some changes to preserve the node term, even if a label is present.
There is no previous mention of Graph.Serializer
or Graph.Serializer.DOT
modules. Where are these copied from? Are they from libgraph
?