# File lib/graphviz/graphml.rb, line 131 def graphml_graph_data( node ) @current_graph[@attributs[:graphs][node.attributes['key']][:name]] = node.texts().to_s end