Click or drag to resize

GraphResult_key Property

The key of this graph (corresponding to the name).

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

Property Value

Type: String
See Also