Uses of Interface
org.apache.tinkerpop.gremlin.structure.Graph.Features
Packages that use Graph.Features
Package
Description
-
Uses of Graph.Features in org.apache.tinkerpop.gremlin
Methods in org.apache.tinkerpop.gremlin that return types with arguments of type Graph.FeaturesModifier and TypeMethodDescriptionGraphManager.ManagedGraphProvider.getStaticFeatures()default Optional<Graph.Features>GraphProvider.getStaticFeatures()Gets aGraph.Featuresimplementation that contains graph feature configuration that will never change from execution to execution of the tests given this currentGraphProviderimplementation. -
Uses of Graph.Features in org.apache.tinkerpop.gremlin.structure
Classes in org.apache.tinkerpop.gremlin.structure that implement Graph.FeaturesMethods in org.apache.tinkerpop.gremlin.structure that return Graph.FeaturesModifier and TypeMethodDescriptiondefault Graph.FeaturesGraph.features()Gets theGraph.Featuresexposed by the underlyingGraphimplementation.RemoteGraph.features() -
Uses of Graph.Features in org.apache.tinkerpop.gremlin.structure.util
Methods in org.apache.tinkerpop.gremlin.structure.util with parameters of type Graph.FeaturesModifier and TypeMethodDescriptionstatic StringStringFactory.featureString(Graph.Features features) -
Uses of Graph.Features in org.apache.tinkerpop.gremlin.structure.util.empty
Classes in org.apache.tinkerpop.gremlin.structure.util.empty that implement Graph.FeaturesModifier and TypeClassDescriptionstatic final classFeatures defined such that they support immutability but allow all other possibilities.Methods in org.apache.tinkerpop.gremlin.structure.util.empty that return Graph.Features -
Uses of Graph.Features in org.apache.tinkerpop.gremlin.structure.util.star
Classes in org.apache.tinkerpop.gremlin.structure.util.star that implement Graph.FeaturesMethods in org.apache.tinkerpop.gremlin.structure.util.star that return Graph.Features -
Uses of Graph.Features in org.apache.tinkerpop.gremlin.tinkergraph.structure
Classes in org.apache.tinkerpop.gremlin.tinkergraph.structure that implement Graph.FeaturesModifier and TypeClassDescriptionclassclassMethods in org.apache.tinkerpop.gremlin.tinkergraph.structure that return Graph.Features