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