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