Uses of Interface
org.apache.tinkerpop.gremlin.structure.Graph.Features.VertexFeatures
- 
Packages that use Graph.Features.VertexFeatures Package Description org.apache.tinkerpop.gremlin.structure  - 
- 
Uses of Graph.Features.VertexFeatures in org.apache.tinkerpop.gremlin.structure
Methods in org.apache.tinkerpop.gremlin.structure that return Graph.Features.VertexFeatures Modifier and Type Method Description default Graph.Features.VertexFeaturesGraph.Features. vertex()Gets the features related to "vertex" operation. 
 -