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