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 interface
Graph.Features.EdgeFeatures
Features that are related toEdge
operations.static interface
Graph.Features.VertexFeatures
Features that are related toVertex
operations.
-