max_depth

val max_depth: Int? = null

The maximum depth at which descendants of the root node should be retrieved. If omitted, the full tree is returned.

Sources

jvm source
Link copied to clipboard