Click or drag to resize

GetEdgeCollectionsResponseCollections Property

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

Property Value

Type: IEnumerableString
See Also