Controls which nodes display a collapse button based on their depth in
the graph. Only nodes at depth <= maxCollapseDepth will show
collapse buttons. Set to Inf (the default) to allow all nodes
with children to be collapsible. Set to 0 to only allow root
nodes to collapse. Set to -1 to disable collapsing entirely.