Click or drag to resize

PostEdgeQueryReturnNew Property

Whether the response should contain the complete new version of the document.

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

Property Value

Type: NullableBoolean
See Also