Class | Description |
---|---|
ComputerResultStep<S> | |
ConnectedComponent |
Configuration options to be passed to the
GraphTraversal.with(String, Object) step on
GraphTraversal.connectedComponent() ()}. |
ConnectedComponentVertexProgramStep | |
PageRank |
Configuration options to be passed to the
GraphTraversal.with(String, Object) step on
GraphTraversal.pageRank() . |
PageRankVertexProgramStep | |
PeerPressure |
Configuration options to be passed to the
GraphTraversal.with(String, Object) step on
GraphTraversal.peerPressure() . |
PeerPressureVertexProgramStep | |
ProgramVertexProgramStep | |
ShortestPath |
Configuration options to be passed to the
GraphTraversal.with(String, Object) step. |
ShortestPathVertexProgramStep | |
TraversalVertexProgramStep | |
VertexProgramStep |
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.