Click or drag to resize

PatchVertexResponseTVertex Property

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

Property Value

Type: PatchVertexResult
See Also