Uses of Interface
org.apache.tinkerpop.gremlin.structure.Graph.Features.VertexPropertyFeatures
Packages that use Graph.Features.VertexPropertyFeatures
-
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.