Constant Field Values
Contents
org.neo4j.*
-
org.neo4j.gds.ml.linkmodels.pipeline.LinkPredictionPipelineCreateProc Modifier and Type Constant Field Value public static final java.lang.StringPIPELINE_MODEL_TYPE"Link prediction training pipeline" -
org.neo4j.gds.ml.linkmodels.pipeline.LinkPredictionSplitConfig Modifier and Type Constant Field Value public static final java.lang.StringTEST_FRACTION_KEY"testFraction"public static final java.lang.StringTRAIN_FRACTION_KEY"trainFraction" -
org.neo4j.gds.ml.linkmodels.pipeline.PipelineExecutor Modifier and Type Constant Field Value public static final java.lang.StringSPLIT_ERROR_TEMPLATE"%s graph contains no relationships. Consider increasing the `%s` or provide a larger graph"
-
org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPipelineBaseConfig Modifier and Type Constant Field Value public static final doubleDEFAULT_THRESHOLD0.0
-
org.neo4j.gds.ml.linkmodels.pipeline.train.LinkPredictionTrain Modifier and Type Constant Field Value public static final java.lang.StringMODEL_TYPE"Link prediction pipeline"
-
org.neo4j.gds.pregel.SpeakerListenerLPA Modifier and Type Constant Field Value public static final java.lang.StringLABELS_PROPERTY"communityIds"
-
org.neo4j.gds.shortestpath.ShortestPathDeltaSteppingConfig Modifier and Type Constant Field Value public static final java.lang.StringDEFAULT_TARGET_PROPERTY"sssp"
-
org.neo4j.gds.similarity.ApproxNearestNeighborsProc Modifier and Type Constant Field Value public static final java.lang.StringSIMILARITY_FAKE_GRAPH_NAME" SIM-NULL-GRAPH" -
org.neo4j.gds.similarity.CosineProc Modifier and Type Constant Field Value public static final java.lang.StringSIMILARITY_FAKE_GRAPH_NAME" SIM-NULL-GRAPH" -
org.neo4j.gds.similarity.EuclideanProc Modifier and Type Constant Field Value public static final java.lang.StringSIMILARITY_FAKE_GRAPH_NAME" SIM-NULL-GRAPH" -
org.neo4j.gds.similarity.OverlapProc Modifier and Type Constant Field Value public static final java.lang.StringSIMILARITY_FAKE_GRAPH_NAME" SIM-NULL-GRAPH" -
org.neo4j.gds.similarity.PearsonProc Modifier and Type Constant Field Value public static final java.lang.StringSIMILARITY_FAKE_GRAPH_NAME" SIM-NULL-GRAPH"
-
org.neo4j.gds.spanningtree.KSpanningTreeProc Modifier and Type Constant Field Value public static final java.lang.StringDEFAULT_CLUSTER_PROPERTY"partition" -
org.neo4j.gds.spanningtree.SpanningTreeConfig Modifier and Type Constant Field Value public static final java.lang.StringWRITE_RELATIONSHIP_TYPE"MST"