Object graph: Difference between revisions

Content deleted Content added
SmackBot (talk | contribs)
m Date/fix maintenance tags
wikilink data model
Line 1:
{{inappropriate tone}}
 
An '''Object Graph''' is a view of an object system at a particular point in time. Whereas a normal [[data model]] details the relationships between objects, the object graph relates the instances.
 
i.e. Instead of a car having a relationship to a wheel, MyCar has four relationships to four different Wheels (FrontLeft, FrontRight, BackLeft, BackRight).