public static class ShortestDistanceVertexProgram.Builder extends org.apache.tinkerpop.gremlin.process.computer.util.AbstractVertexProgramBuilder<ShortestDistanceVertexProgram.Builder>
| Modifier and Type | Method and Description |
|---|---|
ShortestDistanceVertexProgram.Builder |
maxDepth(int maxDepth) |
ShortestDistanceVertexProgram.Builder |
seed(long seed) |
configure, createpublic ShortestDistanceVertexProgram.Builder maxDepth(int maxDepth)
public ShortestDistanceVertexProgram.Builder seed(long seed)
Copyright © 2012–2024. All rights reserved.