Class Node2VecModel
- java.lang.Object
-
- org.neo4j.gds.embeddings.node2vec.Node2VecModel
-
public class Node2VecModel extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceNode2VecModel.Result
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.neo4j.gds.core.utils.mem.MemoryEstimationmemoryEstimation(Node2VecBaseConfig config)
-
-
-
Method Detail
-
memoryEstimation
public static org.neo4j.gds.core.utils.mem.MemoryEstimation memoryEstimation(Node2VecBaseConfig config)
-
-