Constant Field Values

Contents

org.neo4j.*

  • org.neo4j.gds.beta.indexInverse.IndexInverseSpec 
    Modifier and Type Constant Field Value
    public static final java.lang.String DESCRIPTION "The IndexInverse procedure indexes directed relationships to allow an efficient inverse access for other algorithms."
  • org.neo4j.gds.beta.undirected.ToUndirectedSpec 
    Modifier and Type Constant Field Value
    public static final java.lang.String DESCRIPTION "The ToUndirected procedure converts directed relationships to undirected relationships"