I have an organization with departments and sub-departments. People are 
assigned (relationships) at each level. 
What is the query pattern that gives the members of each organization level 
by level?
There are three relationship types:  :LEADS, :ADMINISTERS, and :MEMBER_OF. 
  Is there a way to exclude one of the relationship types?

My best attempt generated tons of redundancy.
Not sure whether it is best to try to collect at each level or use some 
other construct to walk the tree.

BTW, what is best practice for managers - members of the department they 
supervise or member of the (higher level) group of people managed by their 
boss?

Thanks
Dave (a recovering relational database user)

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to neo4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to