[elephant-devel] Querying Advice
Daniel Salama
lists at infoway.net
Mon Nov 13 14:47:15 UTC 2006
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
More information about the elephant-devel
mailing list