Click or drag to resize

IndexResponseBaseDeduplicate Property

Namespace:  ArangoDBNetStandard.IndexApi.Models
Assembly:  ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax
public bool? Deduplicate { get; set; }

Property Value

Type: NullableBoolean

Implements

IIndexResponseDeduplicate
See Also