Class VertexPropertyFeatures

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

    public class VertexPropertyFeatures
    extends java.lang.Object
    implements java.io.Serializable, java.lang.Comparable<VertexPropertyFeatures>
    Features that are related to Vertex Property objects.
    See Also:
    Serialized Form
    • Field Detail

      • TYPE_

        public static final Name TYPE_
      • DATA_TYPE_FEATURES

        public static final Name DATA_TYPE_FEATURES
      • PROPERTY_FEATURES

        public static final Name PROPERTY_FEATURES
      • ELEMENT_FEATURES

        public static final Name ELEMENT_FEATURES
      • SUPPORTS_REMOVE

        public static final Name SUPPORTS_REMOVE
      • supportsRemove

        public final java.lang.Boolean supportsRemove
        Determines if a VertexProperty allows properties to be removed.