Interface IGraphUpdatePromise
    Public
    
    Promise representing a graph update.
This is used internally by the system to represent a graph update. Generally you shouldn't need to care about it, unless you are implementing your own graph type.