Uses of Interface
org.apache.tinkerpop.gremlin.structure.Graph.Features.VertexPropertyFeatures
- 
Packages that use Graph.Features.VertexPropertyFeatures Package Description org.apache.tinkerpop.gremlin.structure 
- 
- 
Uses of Graph.Features.VertexPropertyFeatures in org.apache.tinkerpop.gremlin.structureMethods in org.apache.tinkerpop.gremlin.structure that return Graph.Features.VertexPropertyFeatures Modifier and Type Method Description default Graph.Features.VertexPropertyFeaturesGraph.Features.VertexFeatures. properties()Gets features related to "properties" on aVertex.
 
-