parentOf

fun parentOf(nodeId: String): String?

The parent of nodeId, or null if nodeId is the root (which has no parent) or is unknown to this replica.