scalation.database.Tree
See theTree companion object
The Tree
class provides a data structure for multi-way trees.
Value parameters
- depth
-
the estimated average depth of the tree
- name
-
the name of the tree
- root
-
the root node of the tree
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article