Uses of Interface
org.apache.tinkerpop.gremlin.structure.Graph.Features.ElementFeatures
- 
Packages that use Graph.Features.ElementFeatures Package Description org.apache.tinkerpop.gremlin.structure  - 
- 
Uses of Graph.Features.ElementFeatures in org.apache.tinkerpop.gremlin.structure
Subinterfaces of Graph.Features.ElementFeatures in org.apache.tinkerpop.gremlin.structure Modifier and Type Interface Description static interfaceGraph.Features.EdgeFeaturesFeatures that are related toEdgeoperations.static interfaceGraph.Features.VertexFeaturesFeatures that are related toVertexoperations. 
 -