NullableGraphRef<E extends Entity, C extends GraphInput, U extends GraphInput>.create constructor
NullableGraphRef<E extends Entity, C extends GraphInput, U extends GraphInput>.create (])
Implementation
NullableGraphRef.create(C entity, [this._recordType, this.refLabel])
: _create = entity,
_update = null,
isDisconnect = false,
_linkedId = null;