ArangoDBNetStandard.ViewApi.Models Namespace |
Class | Description | |
---|---|---|
DeleteViewResponse |
Response from DeleteViewAsync(String) | |
GetAllViewsResponse |
Response from GetAllViewsAsync | |
GetViewPropertiesResponse |
Response from GetViewPropertiesAsync(String) | |
GetViewResponse |
Response from GetViewAsync(String) | |
LinkProperties |
Properties for linked attribute value
Links | |
PutRenameViewBody |
Body parameters for PutRenameViewAsync(String, PutRenameViewBody) | |
PutRenameViewResponse |
Response from PutRenameViewAsync(String, PutRenameViewBody) | |
ResponseBase |
Represents a common response class for Views API operations.
| |
ViewConsolidationPolicy |
The consolidation policy to apply
for selecting which segments should be merged.
Read more about this in the documentation.
| |
ViewDetails |
Detailed properties of a view
| |
ViewResponse |
Response from several View API endpoints
| |
ViewSort |
Defines sort order for a view.
Read more about this in the documentation.
| |
ViewStoredValue |
Describes which document attributes
to store in a View index.
| |
ViewSummary |
Provides summary info about a view
|