Click or drag to resize

PostCursorBodyOptions Property

Extra options for the AQL query.

Namespace:  ArangoDBNetStandard.CursorApi.Models
Assembly:  ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax
public PostCursorOptions Options { get; set; }

Property Value

Type: PostCursorOptions
See Also