K
- key typeVV
- vertex value typeEV
- edge value typeT
- the return typepublic interface GraphAlgorithm<K,VV,EV,T>
Modifier and Type | Method and Description |
---|---|
T |
run(Graph<K,VV,EV> input) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.