Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   [UR] General Discussion (https://www.kinook.com/Forum/forumdisplay.php?f=23)
-   -   maximum number of children (https://www.kinook.com/Forum/showthread.php?t=1759)

xja 05-20-2006 07:44 PM

maximum number of children
 
What is the maximum number of children that an info item can have?

kevina 05-21-2006 02:18 PM

There isn't an enforced limit to the number of children an item can have, other than the total number of items, which is limited to an Int64 key (a VERY large number).

Actually the same Int64 limit would likely first be reached on the item keyword or item attribute tables, but again, this number is so large it is essentially infinity in this application.

Of course as the number of children an item has increases, the time to display them in the tree and/or related items pane will also increase. The amount of time required will also depend on the overall speed of your CPU, drive, and/or network, but should increase linearly and be consistent for any type of child item.

If you currently have an item with a significant number of children (500+), you can use the amount of time needed to display them to interpolate where this "limit" is for your scenario.

xja 05-22-2006 12:44 AM

Thanks. I can do some tests to see how speed will be impacted. But glad I don't have to worry about any practical count limit.


All times are GMT -5. The time now is 01:28 AM.


Copyright © 1999-2023 Kinook Software, Inc.