| Modifier and Type | Field and Description | 
|---|---|
| protected GraphComputer.ResultGraph | AbstractHadoopGraphComputer. resultGraph | 
| Modifier and Type | Method and Description | 
|---|---|
| GraphComputer | AbstractHadoopGraphComputer. result(GraphComputer.ResultGraph resultGraph) | 
| boolean | PersistResultGraphAware. supportsResultGraphPersistCombination(GraphComputer.ResultGraph resultGraph,
                                     GraphComputer.Persist persist) | 
| boolean | AbstractHadoopGraphComputer.Features. supportsResultGraphPersistCombination(GraphComputer.ResultGraph resultGraph,
                                     GraphComputer.Persist persist) | 
| Modifier and Type | Method and Description | 
|---|---|
| static HadoopGraph | InputOutputHelper. getOutputGraph(Configuration configuration,
              GraphComputer.ResultGraph resultGraph,
              GraphComputer.Persist persist) | 
| boolean | CommonFileOutputFormat. supportsResultGraphPersistCombination(GraphComputer.ResultGraph resultGraph,
                                     GraphComputer.Persist persist) | 
| Modifier and Type | Method and Description | 
|---|---|
| GraphComputer | GraphComputer. result(GraphComputer.ResultGraph resultGraph)Set the  GraphComputer.ResultGraphof the computation. | 
| Computer | Computer. result(GraphComputer.ResultGraph resultGraph) | 
| GraphComputer | GraphComputerTest.BadGraphComputer. result(GraphComputer.ResultGraph resultGraph) | 
| static IllegalArgumentException | GraphComputer.Exceptions. resultGraphPersistCombinationNotSupported(GraphComputer.ResultGraph resultGraph,
                                         GraphComputer.Persist persist) | 
| default boolean | GraphComputer.Features. supportsResultGraphPersistCombination(GraphComputer.ResultGraph resultGraph,
                                     GraphComputer.Persist persist) | 
| Modifier and Type | Method and Description | 
|---|---|
| GraphComputer.ResultGraph | BulkDumperVertexProgram. getPreferredResultGraph()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| GraphComputer.ResultGraph | BulkLoaderVertexProgram. getPreferredResultGraph()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| GraphComputer.ResultGraph | CloneVertexProgram. getPreferredResultGraph() | 
| Modifier and Type | Method and Description | 
|---|---|
| GraphComputer.ResultGraph | ConnectedComponentVertexProgram. getPreferredResultGraph() | 
| Modifier and Type | Method and Description | 
|---|---|
| GraphComputer.ResultGraph | PeerPressureVertexProgram. getPreferredResultGraph() | 
| Modifier and Type | Method and Description | 
|---|---|
| GraphComputer.ResultGraph | PageRankVertexProgram. getPreferredResultGraph() | 
| Modifier and Type | Method and Description | 
|---|---|
| GraphComputer.ResultGraph | ShortestPathVertexProgram. getPreferredResultGraph() | 
| Modifier and Type | Method and Description | 
|---|---|
| GraphComputer.ResultGraph | TraversalVertexProgram. getPreferredResultGraph() | 
| Modifier and Type | Method and Description | 
|---|---|
| VertexProgramStrategy.Builder | VertexProgramStrategy.Builder. result(GraphComputer.ResultGraph resultGraph) | 
| Modifier and Type | Method and Description | 
|---|---|
| static GraphComputer.ResultGraph | GraphComputerHelper. getResultGraphState(Optional<VertexProgram> vertexProgram,
                   Optional<GraphComputer.ResultGraph> resultGraph) | 
| Modifier and Type | Method and Description | 
|---|---|
| static GraphComputer.ResultGraph | GraphComputerHelper. getResultGraphState(Optional<VertexProgram> vertexProgram,
                   Optional<GraphComputer.ResultGraph> resultGraph) | 
| Modifier and Type | Method and Description | 
|---|---|
| GraphComputer.ResultGraph | ProgramTest.TestProgram. getPreferredResultGraph() | 
| Modifier and Type | Method and Description | 
|---|---|
| static HadoopGraph | InputOutputHelper. getOutputGraph(Configuration configuration,
              GraphComputer.ResultGraph resultGraph,
              GraphComputer.Persist persist) | 
| boolean | PersistedOutputRDD. supportsResultGraphPersistCombination(GraphComputer.ResultGraph resultGraph,
                                     GraphComputer.Persist persist) | 
| Modifier and Type | Method and Description | 
|---|---|
| Graph | TinkerGraphComputerView. processResultGraphPersist(GraphComputer.ResultGraph resultGraph,
                         GraphComputer.Persist persist) | 
| GraphComputer | TinkerGraphComputer. result(GraphComputer.ResultGraph resultGraph) | 
Copyright © 2013–2020 Apache Software Foundation. All rights reserved.