Uses of Interface
org.apache.tinkerpop.gremlin.structure.Graph.Features.FeatureSet
Packages that use Graph.Features.FeatureSet
-
Uses of Graph.Features.FeatureSet in org.apache.tinkerpop.gremlin.structure
Subinterfaces of Graph.Features.FeatureSet in org.apache.tinkerpop.gremlin.structureModifier and TypeInterfaceDescriptionstatic interfaceBase interface for features that relate to supporting different data types.static interfaceFeatures that are related toEdgeoperations.static interfacestatic interfaceFeatures that are related toElementobjects.static interfaceFeatures specific to a operations of a "graph".static interfacestatic interfaceFeatures forGraph.Variables.static interfaceFeatures that are related toVertexoperations.static interfaceMethod parameters in org.apache.tinkerpop.gremlin.structure with type arguments of type Graph.Features.FeatureSetModifier and TypeMethodDescriptiondefault booleanGraph.Features.supports(Class<? extends Graph.Features.FeatureSet> featureClass, String feature) Implementers should not override this method.