The node data's attribute to save the child nodes.
Default: "children"
var setting = { data: { key: { children: "nodes" } } }; ......