How do i store the date and tree root node and child nodes in database.
How many tables to be created.
It should be fast in counting the nodes even if there are more than 25000 child nodes in left or right.
How many tables to be created.
It should be fast in counting the nodes even if there are more than 25000 child nodes in left or right.