Class PrimitiveQueryStatement

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.PrimitiveQueryStatement type.
      • MATCH

        public static final Name MATCH
        Name of the openGql.grammar.PrimitiveQueryStatement.match field.
      • LET

        public static final Name LET
        Name of the openGql.grammar.PrimitiveQueryStatement.let field.
      • FOR

        public static final Name FOR
        Name of the openGql.grammar.PrimitiveQueryStatement.for field.
      • FILTER

        public static final Name FILTER
        Name of the openGql.grammar.PrimitiveQueryStatement.filter field.
      • ORDER_BY_AND_PAGE

        public static final Name ORDER_BY_AND_PAGE
        Name of the openGql.grammar.PrimitiveQueryStatement.orderByAndPage field.