Class AggregateFunction

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.AggregateFunction type.
      • COUNT_ALL

        public static final Name COUNT_ALL
        Name of the openGql.grammar.AggregateFunction.countAll field.
      • GENERAL_SET_FUNCTION

        public static final Name GENERAL_SET_FUNCTION
        Name of the openGql.grammar.AggregateFunction.generalSetFunction field.
      • BINARY_SET_FUNCTION

        public static final Name BINARY_SET_FUNCTION
        Name of the openGql.grammar.AggregateFunction.binarySetFunction field.