Hierarchy For Package org.apache.hugegraph.computer.algorithm.community.trianglecount
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.apache.hugegraph.computer.algorithm.community.trianglecount.TriangleCount (implements org.apache.hugegraph.computer.core.worker.Computation<M>)
- org.apache.hugegraph.computer.algorithm.community.trianglecount.TriangleCountParams (implements org.apache.hugegraph.computer.algorithm.AlgorithmParams)
- org.apache.hugegraph.computer.algorithm.community.trianglecount.TriangleCountValue (implements org.apache.hugegraph.computer.core.graph.value.Value.CustomizeValue<T>)