invalidate

fun invalidate(containmentPath: LongArray)

Marks the node stored in the given containment path as changed.


fun invalidate(tree: ITree, nodeId: Long)

Marks the node as changed.

Parameters

tree

used internally for the calculation of the containment path

nodeId

the id of the changed node