AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Contains statistics information. The DFE engine uses information about the data in your Neptune graph to make effective trade-offs when planning query execution. This information takes the form of statistics that include so-called characteristic sets and predicate statistics that can guide query planning. See Managing statistics for the Neptune DFE to use.
Namespace: Amazon.Neptunedata.Model
Assembly: AWSSDK.Neptunedata.dll
Version: 3.x.y.z
public class Statistics
The Statistics type exposes the following members
Name | Description | |
---|---|---|
![]() |
Statistics() |
Name | Type | Description | |
---|---|---|---|
![]() |
Active | System.Boolean |
Gets and sets the property Active. Indicates whether or not DFE statistics generation is enabled at all. |
![]() |
AutoCompute | System.Boolean |
Gets and sets the property AutoCompute. Indicates whether or not automatic statistics generation is enabled. |
![]() |
Date | System.DateTime |
Gets and sets the property Date. The UTC time at which DFE statistics have most recently been generated. |
![]() |
Note | System.String |
Gets and sets the property Note. A note about problems in the case where statistics are invalid. |
![]() |
SignatureInfo | Amazon.Neptunedata.Model.StatisticsSummary |
Gets and sets the property SignatureInfo. A StatisticsSummary structure that contains:
|
![]() |
StatisticsId | System.String |
Gets and sets the property StatisticsId. Reports the ID of the current statistics generation run. A value of -1 indicates that no statistics have been generated. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5