Hierarchy For Package org.apache.hugegraph.computer.algorithm.community.kcore

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.apache.hugegraph.computer.algorithm.community.kcore.Kcore (implements org.apache.hugegraph.computer.core.worker.Computation<M>)
    • org.apache.hugegraph.computer.algorithm.community.kcore.KcoreParams (implements org.apache.hugegraph.computer.algorithm.AlgorithmParams)
    • org.apache.hugegraph.computer.algorithm.community.kcore.KcoreValue (implements org.apache.hugegraph.computer.core.graph.value.Value.CustomizeValue<T>)