public class EdgesWithCount extends Edges
| Constructor and Description |
|---|
EdgesWithCount() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(String label,
int count) |
Map<String,Integer> |
getEdgeCountsByLabelName() |
Set<String> |
getLabels() |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.