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.structure
Methods in org.apache.tinkerpop.gremlin.structure that return Graph.Features.EdgePropertyFeatures Modifier and Type Method Description default Graph.Features.EdgePropertyFeatures
Graph.Features.EdgeFeatures. properties()
Gets features related to "properties" on anEdge
.
-