get children data from a node
the datum to get children of
the index with which the data was encountered
childrenData - all the children data of this node, or undefined if there are no children
the wrapped children operator
Generated using TypeDoc
a wrapped children operator that functions as a children data operator
When creating a Hierarchy with a children operator, the corresponding Hierarchy#childrenData will be wrapped in this. This version returns undefined for all link data.