Uses of Interface
org.apache.tinkerpop.gremlin.structure.Graph.Features.VertexPropertyFeatures
Packages that use Graph.Features.VertexPropertyFeatures
Package
Description
-
Uses of Graph.Features.VertexPropertyFeatures in org.apache.tinkerpop.gremlin.structure
Methods in org.apache.tinkerpop.gremlin.structure that return Graph.Features.VertexPropertyFeaturesModifier and TypeMethodDescriptionGraph.Features.VertexFeatures.properties()Gets features related to "properties" on aVertex. -
Uses of Graph.Features.VertexPropertyFeatures in org.apache.tinkerpop.gremlin.structure.util.empty
Classes in org.apache.tinkerpop.gremlin.structure.util.empty that implement Graph.Features.VertexPropertyFeaturesModifier and TypeClassDescriptionfinal classVertex Property features defined such that they support immutability but allow all other possibilities.Methods in org.apache.tinkerpop.gremlin.structure.util.empty that return Graph.Features.VertexPropertyFeaturesModifier and TypeMethodDescriptionEmptyGraph.EmptyGraphFeatures.EmptyGraphVertexFeatures.properties() -
Uses of Graph.Features.VertexPropertyFeatures in org.apache.tinkerpop.gremlin.tinkergraph.structure
Classes in org.apache.tinkerpop.gremlin.tinkergraph.structure that implement Graph.Features.VertexPropertyFeaturesMethods in org.apache.tinkerpop.gremlin.tinkergraph.structure that return Graph.Features.VertexPropertyFeatures