appendEmptyNamedToPathsStrict

fun appendEmptyNamedToPathsStrict(vararg namesPathPair: Pair<List<String>, List<Int>>): Boolean

Parameters

namesPathPair

consists of

  1. List as a node list names with empty attributes to add to that path

  2. Path as an array

If any of the paths do not exist, the whole method will have no effect.

Empty path == root.