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