Click or drag to resize

PostGraphBodyOptions Property

(Optional) Defines options for creating collections within this graph.

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

Property Value

Type: PostGraphOptions
See Also