Class EdgeTypePhrase

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<EdgeTypePhrase>

    public class EdgeTypePhrase
    extends java.lang.Object
    implements java.io.Serializable, java.lang.Comparable<EdgeTypePhrase>
    See Also:
    Serialized Form
    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.EdgeTypePhrase type.
      • KIND

        public static final Name KIND
        Name of the openGql.grammar.EdgeTypePhrase.kind field.
      • SYNONYM

        public static final Name SYNONYM
        Name of the openGql.grammar.EdgeTypePhrase.synonym field.
      • TYPE_NAME_AND_FILLER

        public static final Name TYPE_NAME_AND_FILLER
        Name of the openGql.grammar.EdgeTypePhrase.typeNameAndFiller field.
      • ENDPOINT_PAIR

        public static final Name ENDPOINT_PAIR
        Name of the openGql.grammar.EdgeTypePhrase.endpointPair field.