Class TemporalLiteral

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.TemporalLiteral type.
      • DATE

        public static final Name DATE
        Name of the openGql.grammar.TemporalLiteral.date field.
      • TIME

        public static final Name TIME
        Name of the openGql.grammar.TemporalLiteral.time field.
      • DATETIME

        public static final Name DATETIME
        Name of the openGql.grammar.TemporalLiteral.datetime field.