Package org.neo4j.gds.betweenness
Interface ForwardTraverser
-
public interface ForwardTraverser
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceForwardTraverser.Factory
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclear()voidtraverse(long startNodeId)
-