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