Click or drag to resize

PostEdgeDefinitionBodyCollection Property

The name of the edge collection to be used.

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

Property Value

Type: String
See Also