Click or drag to resize

PatchDocumentsQueryReturnNew Property

Return additionally the complete new documents in the result.

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