AF wrote:
>
> Hello,
>
> Given hierarchical data similar to:
> http://www.sqlalchemy.org/docs/05/mappers.html?#adjacency-list-relationships
>
> With out resorting to brute force recursive queries in my objects:
>
> 1) Is there any way to retrieve all a node's children / sub-children?
>
> 2) Is there a way to retrieve the list of a nodes parents?
>

oh and also I forgot materialized path.  that's what I saw on pypi too: 
http://sqlamp.angri.ru/



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to