appendEmptyNamedToPaths

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

Return

failedCount, 0 if none failed

Parameters

namesPathPair

consists of

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

  2. Path as an array

This method will try to add all node lists to their respective paths from each pair.

Empty path == root.