Class CreateGraphOption

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.CreateGraphOption type.
      • GRAPH_IF_NOT_EXISTS

        public static final Name GRAPH_IF_NOT_EXISTS
        Name of the openGql.grammar.CreateGraphOption.graphIfNotExists field.
      • OR_REPLACE

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