Click or drag to resize

GraphResult_id Property

The internal id value of this graph.

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

Property Value

Type: String
See Also