Constant Field Values
Contents
org.neo4j.*
-
org.neo4j.gds.AlgoBaseProc<ALGO extends org.neo4j.gds.Algorithm<ALGO_RESULT>,ALGO_RESULT,CONFIG extends org.neo4j.gds.config.AlgoBaseConfig,PROC_RESULT> Modifier and Type Constant Field Value public static final java.lang.StringSTATS_DESCRIPTION"Executes the algorithm and returns result statistics without writing the result to Neo4j." -
org.neo4j.gds.BaseProc Modifier and Type Constant Field Value protected static final java.lang.StringESTIMATE_DESCRIPTION"Returns an estimation of the memory consumption for that procedure."