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