telepath / com.github.giedomak.telepath.datamodels.plans / AbstractMultiTree / setLeaf

setLeaf

fun setLeaf(label: String): Unit (source)

Set the leaf by giving in a String which we'll convert to an Edge.

Parameters

label - The String for which we create an Edge and set it as leaf in this LogicalPlan.