Class DropSchemaStatement

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.DropSchemaStatement type.
      • IF_EXISTS

        public static final Name IF_EXISTS
        Name of the openGql.grammar.DropSchemaStatement.ifExists field.
      • PARENT_AND_NAME

        public static final Name PARENT_AND_NAME
        Name of the openGql.grammar.DropSchemaStatement.parentAndName field.
      • ifExists

        public final java.lang.Boolean ifExists