Class Properties

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the hydra.cypher.openCypher.Properties type.
      • MAP

        public static final Name MAP
        Name of the hydra.cypher.openCypher.Properties.map field.
      • PARAMETER

        public static final Name PARAMETER
        Name of the hydra.cypher.openCypher.Properties.parameter field.
    • Method Detail

      • accept

        public abstract <R> R accept​(Properties.Visitor<R> visitor)
        Dispatch to visitor.