Module Graphml

module type GraphMlWriter = sig ... end
module type StringGraphMlWriter = GraphMlWriter with type node = string