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