Class StarGraph.StarVertexProperty<V>

java.lang.Object
org.apache.tinkerpop.gremlin.structure.util.star.StarGraph.StarElement<VertexProperty<V>>
org.apache.tinkerpop.gremlin.structure.util.star.StarGraph.StarVertexProperty<V>
All Implemented Interfaces:
Element, Property<V>, Attachable<VertexProperty<V>>, VertexProperty<V>
Enclosing class:
StarGraph

public final class StarGraph.StarVertexProperty<V> extends StarGraph.StarElement<VertexProperty<V>> implements VertexProperty<V>