Access the graph a Ref belongs to (mutable overload).
Declared in <txgraph.h>
<txgraph.h>
static TxGraph*& GetRefGraph(Ref& arg) noexcept;
A mutable reference to the Ref's owning graph pointer.