public interface Output<T> extends Parameterized
GraphAlgorithm
result.Modifier and Type | Method and Description |
---|---|
void |
write(String executionName,
PrintStream out,
DataSet<T> data)
Write the output
DataSet . |
configure, getName, getUsage
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.