| Modifier and Type | Method and Description | 
|---|---|
| Future<ComputerResult> | GraphComputer. submit() | 
| Future<ComputerResult> | GraphComputerTest.BadGraphComputer. submit() | 
| Modifier and Type | Method and Description | 
|---|---|
| <S,E> Traversal.Admin<S,E> | TraversalVertexProgram. computerResultTraversal(ComputerResult result) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ComputerResultStep. populateTraversers(ComputerResult result) | 
| Constructor and Description | 
|---|
| ComputerResultStep(Traversal.Admin traversal,
                  ComputerResult computerResult,
                  boolean attachElements) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultComputerResultThe result of the  GraphComputer's computation. | 
| Modifier and Type | Method and Description | 
|---|---|
| static String | StringFactory. computeResultString(ComputerResult computerResult) | 
| Modifier and Type | Method and Description | 
|---|---|
| Future<ComputerResult> | TinkerGraphComputer. submit() | 
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.