Package | Description |
---|---|
org.apache.flink.graph.asm.result | |
org.apache.flink.graph.library.similarity |
Modifier and Type | Class and Description |
---|---|
static class |
BinaryResult.MirrorResult<T,RT extends BinaryResult<T>>
Output each input and a second result with the vertex order flipped.
|
Modifier and Type | Class and Description |
---|---|
class |
BinaryResultBase<K>
Base class for algorithm results for a pair of vertices.
|
Modifier and Type | Class and Description |
---|---|
static class |
AdamicAdar.Result<T>
A result for the Adamic-Adar algorithm.
|
static class |
JaccardIndex.Result<T>
A result for the Jaccard Index algorithm.
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.