Click or drag to resize

PostVertexCollectionBodyCollection Property

The name of the vertex collection to create.

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

Property Value

Type: String
See Also