Class ReferenceVertexProperty<V>

java.lang.Object
org.apache.tinkerpop.gremlin.structure.util.reference.ReferenceElement<VertexProperty<V>>
org.apache.tinkerpop.gremlin.structure.util.reference.ReferenceVertexProperty<V>
All Implemented Interfaces:
Serializable, Element, Property<V>, Attachable<VertexProperty<V>>, VertexProperty<V>

public class ReferenceVertexProperty<V> extends ReferenceElement<VertexProperty<V>> implements VertexProperty<V>
Author:
Marko A. Rodriguez (http://markorodriguez.com)
See Also: