cursorSetRelative

fun cursorSetRelative(vararg path: Int): Tree<T>

Set cursor relatively from current position. Remain at the same place if the path does not exist.

Return

Tree for chaining calls.