Uses of Class
org.apache.tinkerpop.gremlin.structure.util.star.StarGraph.StarVertex
-
Packages that use StarGraph.StarVertex Package Description org.apache.tinkerpop.gremlin.structure.util.star -
-
Uses of StarGraph.StarVertex in org.apache.tinkerpop.gremlin.structure.util.star
Fields in org.apache.tinkerpop.gremlin.structure.util.star declared as StarGraph.StarVertex Modifier and Type Field Description protected StarGraph.StarVertex
StarGraph. starVertex
Methods in org.apache.tinkerpop.gremlin.structure.util.star that return StarGraph.StarVertex Modifier and Type Method Description StarGraph.StarVertex
StarGraph. getStarVertex()
Methods in org.apache.tinkerpop.gremlin.structure.util.star that return types with arguments of type StarGraph.StarVertex Modifier and Type Method Description Optional<StarGraph.StarVertex>
StarGraph.StarVertex. applyGraphFilter(GraphFilter graphFilter)
-