Package commonj.sdo

Interface DataGraph

All Superinterfaces:
Serializable

public interface DataGraph extends Serializable
A data graph is used to package a graph of data objects along with their metadata, that is, data describing the data. A data graph also contains a change summary which is used to record changes made to the objects in the graph.