类 GetGraphStatisticsResponse


  • @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
               comments="Generator version: 7.6.0")
    public class GetGraphStatisticsResponse
    extends Object
    GetGraphStatisticsResponse
    • 字段详细资料

      • SERIALIZED_NAME_TOTAL_VERTEX_COUNT

        public static final String SERIALIZED_NAME_TOTAL_VERTEX_COUNT
        另请参阅:
        常量字段值
      • SERIALIZED_NAME_TOTAL_EDGE_COUNT

        public static final String SERIALIZED_NAME_TOTAL_EDGE_COUNT
        另请参阅:
        常量字段值
      • SERIALIZED_NAME_VERTEX_TYPE_STATISTICS

        public static final String SERIALIZED_NAME_VERTEX_TYPE_STATISTICS
        另请参阅:
        常量字段值
      • SERIALIZED_NAME_EDGE_TYPE_STATISTICS

        public static final String SERIALIZED_NAME_EDGE_TYPE_STATISTICS
        另请参阅:
        常量字段值
      • openapiRequiredFields

        public static HashSet<String> openapiRequiredFields
    • 构造器详细资料

      • GetGraphStatisticsResponse

        public GetGraphStatisticsResponse()