public class PageRankData extends Object
Modifier and Type | Field and Description |
---|---|
static String |
EDGES |
static String |
RANKS_AFTER_3_ITERATIONS |
Modifier and Type | Method and Description |
---|---|
static DataSet<Edge<Long,Double>> |
getDefaultEdgeDataSet(ExecutionEnvironment env) |
public static final String EDGES
public static final String RANKS_AFTER_3_ITERATIONS
public static final DataSet<Edge<Long,Double>> getDefaultEdgeDataSet(ExecutionEnvironment env)
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.