On Wednesday 18 June 2003 10:17 am, Michiel Meeuwissen wrote: > Kees Jongenburger <[EMAIL PROTECTED]> wrote: > > I have defined a relation between categories in order to create a category tree. > > here is my problem/question > > how to determine who is the parent en who is the child? > > Is using 'searchdir' not sufficient during construction? well no.
if I defined a bidirectional relation between object A and object B and create a relation from A to B or from B to A the result is the same you loose the information about in what direction the relation is created so whats searchdir good for?
