public class ViewGraphAlgoVertexResult extends Object
| Constructor and Description |
|---|
ViewGraphAlgoVertexResult() |
| Modifier and Type | Method and Description |
|---|---|
Double |
getBetweenessCentrality() |
Double |
getClosenessCentrality() |
Double |
getPageRank() |
String |
toString() |
Copyright © 2024. All rights reserved.