Package org.neo4j.gds.embeddings.fastrp
Class FastRP.FastRPResult
- java.lang.Object
-
- org.neo4j.gds.embeddings.fastrp.FastRP.FastRPResult
-
- Enclosing class:
- FastRP
public static class FastRP.FastRPResult extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description FastRPResult(org.neo4j.gds.core.utils.paged.HugeObjectArray<float[]> embeddings)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.neo4j.gds.core.utils.paged.HugeObjectArray<float[]>embeddings()
-