On Nov 13, 2006, at 7:37 AM, Ian Eslick wrote:



Class indexing accomplishes the same thing - it creates a BTree for each
indexed class type that contains all instances of the class.  Slot
indexes can be added/deleted and are secondary BTrees with the class
BTree as primary.

So, would you say that we based on our approach, we could just store a bunch of random objects (whether person, state, zip, order, etc) in the root and use class indices? Sounds interesting.


Ian

Thanks,
Daniel

_______________________________________________
elephant-devel site list
elephant-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/elephant-devel

Reply via email to