Class DetachOption

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.DetachOption type.
      • DETACH

        public static final Name DETACH
        Name of the openGql.grammar.DetachOption.detach field.
      • NO_DETACH

        public static final Name NO_DETACH
        Name of the openGql.grammar.DetachOption.noDetach field.
    • Method Detail