GetIndexResponse Class |
Namespace: ArangoDBNetStandard.IndexApi.Models
The GetIndexResponse type exposes the following members.
Name | Description | |
---|---|---|
GetIndexResponse | Initializes a new instance of the GetIndexResponse class |
Name | Description | |
---|---|---|
BestIndexedLevel | (Inherited from IndexResponseBase.) | |
Code |
The HTTP status code.
(Inherited from ResponseBase.) | |
Deduplicate | (Inherited from IndexResponseBase.) | |
Error |
Always false.
(Inherited from ResponseBase.) | |
Estimates | (Inherited from IndexResponseBase.) | |
ExpireAfter | (Inherited from IndexResponseBase.) | |
Fields | (Inherited from IndexResponseBase.) | |
GeoJson | (Inherited from IndexResponseBase.) | |
Id | (Inherited from IndexResponseBase.) | |
IsNewlyCreated | (Inherited from IndexResponseBase.) | |
MaxNumCoverCells | (Inherited from IndexResponseBase.) | |
MinLength | (Inherited from IndexResponseBase.) | |
Name | (Inherited from IndexResponseBase.) | |
SelectivityEstimate | (Inherited from IndexResponseBase.) | |
Sparse | (Inherited from IndexResponseBase.) | |
Type | (Inherited from IndexResponseBase.) | |
Unique | (Inherited from IndexResponseBase.) | |
WorstIndexedLevel | (Inherited from IndexResponseBase.) |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |