Package org.neo4j.gds.pregel
Class DeprecatedAlphaHits
java.lang.Object
org.neo4j.gds.pregel.Hits
org.neo4j.gds.pregel.DeprecatedAlphaHits
- All Implemented Interfaces:
org.neo4j.gds.beta.pregel.BasePregelComputation<Hits.HitsConfig>,org.neo4j.gds.beta.pregel.BidirectionalPregelComputation<Hits.HitsConfig>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.neo4j.gds.pregel.Hits
Hits.HitsConfig -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.neo4j.gds.pregel.Hits
compute, estimateDefinition, init, masterCompute, schemaMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.neo4j.gds.beta.pregel.BasePregelComputation
applyRelationshipWeight, close, reducer
-
Constructor Details
-
DeprecatedAlphaHits
public DeprecatedAlphaHits()
-