类的使用
com.alibaba.graphscope.interactive.openapi.model.GetGraphStatisticsResponse
-
使用GetGraphStatisticsResponse的程序包 程序包 说明 com.alibaba.graphscope.interactive.openapi.model -
-
com.alibaba.graphscope.interactive.openapi.model中GetGraphStatisticsResponse的使用
返回GetGraphStatisticsResponse的com.alibaba.graphscope.interactive.openapi.model中的方法 修饰符和类型 方法 说明 GetGraphStatisticsResponseGetGraphStatisticsResponse. addEdgeTypeStatisticsItem(EdgeStatistics edgeTypeStatisticsItem)GetGraphStatisticsResponseGetGraphStatisticsResponse. addVertexTypeStatisticsItem(VertexStatistics vertexTypeStatisticsItem)GetGraphStatisticsResponseGetGraphStatisticsResponse. edgeTypeStatistics(List<EdgeStatistics> edgeTypeStatistics)static GetGraphStatisticsResponseGetGraphStatisticsResponse. fromJson(String jsonString)Create an instance of GetGraphStatisticsResponse given an JSON stringGetGraphStatisticsResponseGetGraphStatisticsResponse. totalEdgeCount(Integer totalEdgeCount)GetGraphStatisticsResponseGetGraphStatisticsResponse. totalVertexCount(Integer totalVertexCount)GetGraphStatisticsResponseGetGraphStatisticsResponse. vertexTypeStatistics(List<VertexStatistics> vertexTypeStatistics)
-