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