Instead of the usual alphabetic index, it could be nice to map out a web as a tree.
- Assuming web home is the root of a whole tree,
- Use PROGENY recursively to build all the tree.
- Remember to check for loops.
Instead of the usual alphabetic index, it could be nice to map out a web as a tree.