Click or drag to resize

PostEdgeResponseTEdge Property

The internal attributes for the edge.

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

Property Value

Type: EdgeResult
See Also