Constant Field Values

Contents

org.neo4j.*

  • org.neo4j.graphalgo.beta.filter.expression.Expression 
    Modifier and Type Constant Field Value
    public static final double EPSILON 1.0E-5
    public static final double FALSE 0.0
    public static final double TRUE 1.0
    public static final double VARIABLE 0d/0d
  • org.neo4j.graphalgo.core.utils.partition.Partition 
    Modifier and Type Constant Field Value
    public static final int MAX_NODE_COUNT 1073741807
  • org.neo4j.graphalgo.core.utils.progress.LogEvent 
    Modifier and Type Constant Field Value
    public static final java.lang.String NO_MESSAGE ""
    public static final java.lang.String NO_TASK_NAME ""