Content deleted Content added
Cranloa12n (talk | contribs) →Examples: Copyedit Tags: Mobile edit Mobile web edit Advanced mobile edit Newcomer task Newcomer task: copyedit |
m Fixed grammar Tags: Visual edit Mobile edit Mobile web edit Newcomer task Newcomer task: copyedit |
||
Line 1:
{{Unreferenced|date=November 2014}}
{{Inappropriate tone|date=November 2014}}
In [[computer science]],
An '''object graph''' is a view of an [[object system]] at a particular point in time.
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 and it is the more abstract structure that can be used in discussing an application's state.
|