Definitions for "Object Graph"
A directed graph data structure consisting of objects linked to other related or associated objects. The links in a graph of persistent objects can be references in persistent fields, relationships, or memberships in persistent collections.
A set of connected objects. An object graph starts with a selected object and contains objects to which that object holds direct or indirect references.
Refers to the graph of objects (especially enterprise object instances) that are contained by EOEditingContext objects.