Content deleted Content added
{{unreferenced|date=October 2009}} |
m remove Erik9bot category, no longer needed for this article using Project:AWB |
||
Line 1:
{{
{{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).
==
{{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}.
==
* [[Data model]]
{{DEFAULTSORT:Object Graph}}
[[Category:Data modeling diagrams]]
|