Class CreateGraphTypeOption

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.CreateGraphTypeOption type.
      • TYPE_IF_NOT_EXISTS

        public static final Name TYPE_IF_NOT_EXISTS
        Name of the openGql.grammar.CreateGraphTypeOption.typeIfNotExists field.
      • OR_REPLACE

        public static final Name OR_REPLACE
        Name of the openGql.grammar.CreateGraphTypeOption.orReplace field.