Skip to content

Ability to traverse to the parent object #36

@srbartlett

Description

@srbartlett

Just a quick question regarding the traversal of the object graph, I would like to traverse up to the parent from a leaf object. For example

Blog has-many Posts

<blog>
   <post>...</post>
   <post>...</post>
</blog>

Can an instance of Post traverse to it's parent Blog?

Any help would be much appreciated

cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions