OOC, have you tried doing it with a regular traversal in, say, Ruby code? Did it take very long? If you can multi-thread the tree structures it might not be that big a problem?
If it's a truly massive graph then you'd probably want something other than SQL (as stated above). Cheers, Nick -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" group. To view this discussion on the web visit https://groups.google.com/d/msg/rails-oceania/-/FqGMliNa4I4J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rails-oceania?hl=en.
