public class JaccardSimilarityMeasureData extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
EDGES |
static String |
JACCARD_EDGES |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.flink.api.java.DataSet<org.apache.flink.graph.Edge<Long,Double>> |
getDefaultEdgeDataSet(org.apache.flink.api.java.ExecutionEnvironment env) |
public static final String EDGES
public static final String JACCARD_EDGES
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.