Class | Description |
---|---|
ConnectedComponents |
This example shows how to use Gelly's library methods.
|
ConnectedComponents$ |
This example shows how to use Gelly's library methods.
|
GraphMetrics |
This example illustrates how to use Gelly metrics methods and get simple statistics
from the input graph.
|
GraphMetrics$ |
This example illustrates how to use Gelly metrics methods and get simple statistics
from the input graph.
|
GSASingleSourceShortestPaths |
This example shows how to use Gelly's gather-sum-apply iterations.
|
GSASingleSourceShortestPaths$ |
This example shows how to use Gelly's gather-sum-apply iterations.
|
SingleSourceShortestPaths |
This example shows how to use Gelly's scatter-gather iterations.
|
SingleSourceShortestPaths$ |
This example shows how to use Gelly's scatter-gather iterations.
|
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.