Re: Hierarchy Management
- Posted by euphoric (admin) Oct 11, 2008
- 938 views
bernie said...
A chart like that would be fairly small. You have described a b-tree. So just build the actual b-tree index in memory and use that index to get the data out of a eu-database.
I just used that as a simple example. The organization is worldwide and would encompass probably hundreds, even thousands of people.
Do we have a library for Euphoria that does b-tree management? Does our map.e library handle this particular situation?