Click or drag to resize

PostDocumentsQueryReturnNew Property

Whether to return a full copy of the new document.

Namespace:  ArangoDBNetStandard.DocumentApi.Models
Assembly:  ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax
public bool? ReturnNew { get; set; }

Property Value

Type: NullableBoolean
See Also