fun setLeaf(label: String): Unit
Set the leaf by giving in a String which we'll convert to an Edge.
label - The String for which we create an Edge and set it as leaf in this LogicalPlan.
label