Class CreateSchemaStatement

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.CreateSchemaStatement type.
      • IF_NOT_EXISTS

        public static final Name IF_NOT_EXISTS
        Name of the openGql.grammar.CreateSchemaStatement.ifNotExists field.
      • PARENT_AND_NAME

        public static final Name PARENT_AND_NAME
        Name of the openGql.grammar.CreateSchemaStatement.parentAndName field.
      • ifNotExists

        public final java.lang.Boolean ifNotExists