Object graph: Difference between revisions

Content deleted Content added
Moonian (talk | contribs)
{{unreferenced|date=October 2009}}
m remove Erik9bot category, no longer needed for this article using Project:AWB
Line 1:
{{unreferencedUnreferenced|date=October 2009}}
{{Inappropriate tone|date=December 2007}}
 
Line 6:
e.g. Instead of a car having a relationship to a wheel, MyCar has four relationships to four different Wheels (FrontLeft, FrontRight, BackLeft, BackRight).
 
== Examples ==
{{Expand|date=March 2007}}
Object graph is a term often used with object-oriented applications. Object-oriented applications contain complex webs of interrelated objects. Objects are linked to each other by one object either owning or containing another object or holding a reference to another object. This web of objects is called an object graph.
Line 12:
Example: A → {B, C}, B → {D}, C → {A, D}, D → {B, A}.
 
== See also ==
 
* [[Data model]]
 
{{DEFAULTSORT:Object Graph}}
[[Category:Data modeling diagrams]]
[[Category:Articles lacking sources (Erik9bot)]]