类的使用
com.alibaba.graphscope.interactive.openapi.model.VertexStatistics
-
使用VertexStatistics的程序包 程序包 说明 com.alibaba.graphscope.interactive.openapi.model -
-
com.alibaba.graphscope.interactive.openapi.model中VertexStatistics的使用
返回VertexStatistics的com.alibaba.graphscope.interactive.openapi.model中的方法 修饰符和类型 方法 说明 VertexStatisticsVertexStatistics. count(Integer count)static VertexStatisticsVertexStatistics. fromJson(String jsonString)Create an instance of VertexStatistics given an JSON stringVertexStatisticsVertexStatistics. typeId(Integer typeId)VertexStatisticsVertexStatistics. typeName(String typeName)返回变量类型为VertexStatistics的类型的com.alibaba.graphscope.interactive.openapi.model中的方法 修饰符和类型 方法 说明 List<VertexStatistics>GetGraphStatisticsResponse. getVertexTypeStatistics()Get vertexTypeStatistics参数类型为VertexStatistics的com.alibaba.graphscope.interactive.openapi.model中的方法 修饰符和类型 方法 说明 GetGraphStatisticsResponseGetGraphStatisticsResponse. addVertexTypeStatisticsItem(VertexStatistics vertexTypeStatisticsItem)类型变量类型为VertexStatistics的com.alibaba.graphscope.interactive.openapi.model中的方法参数 修饰符和类型 方法 说明 voidGetGraphStatisticsResponse. setVertexTypeStatistics(List<VertexStatistics> vertexTypeStatistics)GetGraphStatisticsResponseGetGraphStatisticsResponse. vertexTypeStatistics(List<VertexStatistics> vertexTypeStatistics)
-