Uses of Class
org.apache.hugegraph.computer.core.compute.input.ReusablePointer
-
Packages that use ReusablePointer Package Description org.apache.hugegraph.computer.core.compute.input -
-
Uses of ReusablePointer in org.apache.hugegraph.computer.core.compute.input
Methods in org.apache.hugegraph.computer.core.compute.input that return ReusablePointer Modifier and Type Method Description ReusablePointerVertexInput. idPointer()Methods in org.apache.hugegraph.computer.core.compute.input with parameters of type ReusablePointer Modifier and Type Method Description org.apache.hugegraph.computer.core.graph.edge.EdgesEdgesInput. edges(ReusablePointer vidPointer)java.util.Iterator<T>MessageInput. iterator(ReusablePointer vidPointer)
-