Click or drag to resize

DeleteVertexQuery.WaitForSync Property

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

Property Value

Type: Nullable<Boolean>
See Also