Click or drag to resize

ArangoDBClientDocument Property

Document API

Namespace:  ArangoDBNetStandard
Assembly:  ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax
public DocumentApiClient Document { get; }

Property Value

Type: DocumentApiClient

Implements

IArangoDBClientDocument
See Also