public class ViewGraphAlgoResult extends Object
| Constructor and Description |
|---|
ViewGraphAlgoResult(long vertexCount,
long edgeCount) |
| Modifier and Type | Method and Description |
|---|---|
long |
getEdgeCount() |
Map<Long,ViewGraphAlgoVertexResult> |
getVertex() |
long |
getVertexCount() |
String |
toString() |
Copyright © 2024. All rights reserved.