To add a ‘parent’ node and its ‘children’ nodes to a SynGraph instance.
Format of the input tuple: (parent_node, [child1, child2, …])
SynGraph.add_node()
linchemin.cgu.syngraph.SynGraph
linchemin.cgu.syngraph.BipartiteSynGraph