Click or drag to resize

PutEdgeResponseTEdge Property

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

Property Value

Type: PutEdgeResult
See Also