Class Hierarchy
- java.lang.Object
- com.baidu.hugegraph.computer.core.output.AbstractComputerOutput (implements com.baidu.hugegraph.computer.core.output.ComputerOutput)
- com.baidu.hugegraph.computer.algorithm.centrality.degree.DegreeCentrality (implements com.baidu.hugegraph.computer.core.worker.Computation<M>)
- com.baidu.hugegraph.computer.algorithm.centrality.degree.DegreeCentralityParams (implements com.baidu.hugegraph.computer.algorithm.AlgorithmParams)
- com.baidu.hugegraph.computer.algorithm.path.rings.filter.FilterDescribe
- com.baidu.hugegraph.computer.algorithm.path.rings.filter.FilterDescribe.DescribeItem
- com.baidu.hugegraph.computer.algorithm.community.kcore.Kcore (implements com.baidu.hugegraph.computer.core.worker.Computation<M>)
- com.baidu.hugegraph.computer.algorithm.community.kcore.KcoreParams (implements com.baidu.hugegraph.computer.algorithm.AlgorithmParams)
- com.baidu.hugegraph.computer.algorithm.community.kcore.KcoreValue (implements com.baidu.hugegraph.computer.core.graph.value.Value<T>)
- com.baidu.hugegraph.computer.algorithm.community.lpa.Lpa (implements com.baidu.hugegraph.computer.core.worker.Computation<M>)
- com.baidu.hugegraph.computer.algorithm.community.lpa.LpaParams (implements com.baidu.hugegraph.computer.algorithm.AlgorithmParams)
- com.baidu.hugegraph.computer.algorithm.centrality.pagerank.PageRank (implements com.baidu.hugegraph.computer.core.worker.Computation<M>)
- com.baidu.hugegraph.computer.algorithm.centrality.pagerank.PageRank4Master (implements com.baidu.hugegraph.computer.core.master.MasterComputation)
- com.baidu.hugegraph.computer.algorithm.centrality.pagerank.PageRankParams (implements com.baidu.hugegraph.computer.algorithm.AlgorithmParams)
- com.baidu.hugegraph.computer.algorithm.path.rings.RingsDetection (implements com.baidu.hugegraph.computer.core.worker.Computation<M>)
- com.baidu.hugegraph.computer.algorithm.path.rings.RingsDetectionParams (implements com.baidu.hugegraph.computer.algorithm.AlgorithmParams)
- com.baidu.hugegraph.computer.algorithm.path.rings.filter.RingsDetectionValue (implements com.baidu.hugegraph.computer.core.graph.value.Value<T>)
- com.baidu.hugegraph.computer.algorithm.path.rings.filter.RingsDetectionWithFilter (implements com.baidu.hugegraph.computer.core.worker.Computation<M>)
- com.baidu.hugegraph.computer.algorithm.path.rings.filter.RingsDetectionWithFilterParams (implements com.baidu.hugegraph.computer.algorithm.AlgorithmParams)
- com.baidu.hugegraph.computer.algorithm.path.rings.filter.SpreadFilter
- com.baidu.hugegraph.computer.algorithm.community.trianglecount.TriangleCount (implements com.baidu.hugegraph.computer.core.worker.Computation<M>)
- com.baidu.hugegraph.computer.algorithm.community.trianglecount.TriangleCountParams (implements com.baidu.hugegraph.computer.algorithm.AlgorithmParams)
- com.baidu.hugegraph.computer.algorithm.community.trianglecount.TriangleCountValue (implements com.baidu.hugegraph.computer.core.graph.value.Value<T>)
- com.baidu.hugegraph.computer.algorithm.community.wcc.Wcc (implements com.baidu.hugegraph.computer.core.worker.Computation<M>)
- com.baidu.hugegraph.computer.algorithm.community.wcc.WccParams (implements com.baidu.hugegraph.computer.algorithm.AlgorithmParams)
Copyright © 2020–2021. All rights reserved.