Searched refs:NodeAttributes (Results 1 – 1 of 1) sorted by relevance
176 std::string NodeAttributes = DTraits.getNodeAttributes(Node, G); in writeNode() local184 if (!NodeAttributes.empty()) O << NodeAttributes << ","; in writeNode()