Click or drag to resize

GetAccessibleDatabasesQueryFull Property

Whether to return the full set of access levels for all databases and all collections.

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

Property Value

Type: NullableBoolean
See Also