UnionGraphRef<E extends Entity, C extends GraphInput, U extends GraphInput>.update constructor
UnionGraphRef<E extends Entity, C extends GraphInput, U extends GraphInput>.update ()
Implementation
UnionGraphRef.update(String id, U update, String recordType)
: super.update(id, update, recordType);