Click or drag to resize

PutAdjustQueryCacheGlobalPropertiesBodyProperties Property

Namespace:  ArangoDBNetStandard.AqlFunctionApi.Models
Assembly:  ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax
public QueryCacheGlobalProperties Properties { get; set; }

Property Value

Type: QueryCacheGlobalProperties
See Also