trySetNewEntryNode

fun trySetNewEntryNode(node: Int, level: Int): Boolean

Try to set the entry node if the graph does not have one

Return

True if the entry node is set to the provided node. False if the entry node already exists