Interface | Description |
---|---|
Output<T> |
Output writer for a
GraphAlgorithm result. |
Class | Description |
---|---|
CSV<T> |
Write algorithm output to file using CSV format.
|
Hash<T> |
Print hash of algorithm output.
|
OutputBase<T> |
Base class for outputs.
|
Print<T> |
Print algorithm output.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.