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