| Package | Description |
|---|---|
| org.janusgraph.olap |
| Modifier and Type | Method and Description |
|---|---|
static PageRankVertexProgram.Builder |
PageRankVertexProgram.build() |
PageRankVertexProgram.Builder |
PageRankVertexProgram.Builder.dampingFactor(double dampingFactor) |
PageRankVertexProgram.Builder |
PageRankVertexProgram.Builder.iterations(int iterations) |
PageRankVertexProgram.Builder |
PageRankVertexProgram.Builder.vertexCount(long vertexCount) |
Copyright © 2012–2024. All rights reserved.