JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.neo4j.gds.algorithms.machinelearning
Interface KGEPredictResult
public interface
KGEPredictResult
Method Summary
All Methods
Static Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
static
KGEPredictResult
of
(
TopKMap
topKMap)
TopKMap
topKMap
()
Method Details
topKMap
TopKMap
topKMap
()
of
static
KGEPredictResult
of
(
TopKMap
topKMap)