public interface VertexProperty extends Property, Element
Vertex properties are special because they are also elements, and thus have an identifier
; they can also contain properties
of their own (usually
referred to as "meta properties").
getName, getParent, getValue
getId, getLabel, getProperties, getProperties, getProperty, getPropertyNames
Copyright © 2012–2019. All rights reserved.