public static class GraphMetricsInfo.VertexTypeMetrics extends Object
Constructor and Description |
---|
VertexTypeMetrics(String name,
long size,
Set<String> properties) |
Modifier and Type | Method and Description |
---|---|
String |
getName()
点类型名
|
Set<String> |
getProperties()
点属性信息
|
long |
getSize()
点类型个数
|
Copyright © 2024. All rights reserved.