Uses of Interface
org.apache.tinkerpop.gremlin.structure.Vertex
Packages that use Vertex
Package
Description
-
Uses of Vertex in org.apache.tinkerpop.gremlin
Methods in org.apache.tinkerpop.gremlin that return VertexModifier and TypeMethodDescriptionAbstractGremlinTest.convertToVertex(String vertexName) AbstractGremlinTest.convertToVertex(Graph graph, String vertexName) Methods in org.apache.tinkerpop.gremlin that return types with arguments of type VertexModifier and TypeMethodDescriptionAbstractGremlinTest.convertToVertexProperty(Graph graph, String vertexName, String vertexPropertyKey) AbstractGremlinTest.convertToVertexPropertyId(String vertexName, String vertexPropertyKey) AbstractGremlinTest.convertToVertexPropertyId(Graph graph, String vertexName, String vertexPropertyKey) Methods in org.apache.tinkerpop.gremlin with parameters of type VertexModifier and TypeMethodDescriptionstatic voidTestHelper.validateVertexEquality(Vertex originalVertex, Vertex otherVertex, boolean testEdges) -
Uses of Vertex in org.apache.tinkerpop.gremlin.algorithm.generator
Fields in org.apache.tinkerpop.gremlin.algorithm.generator with type parameters of type VertexMethods in org.apache.tinkerpop.gremlin.algorithm.generator that return VertexModifier and TypeMethodDescriptionprotected final VertexAbstractGenerator.processVertex(Vertex vertex, Map<String, Object> context) Methods in org.apache.tinkerpop.gremlin.algorithm.generator that return types with arguments of type VertexModifier and TypeMethodDescriptionCommunityGeneratorTest.DifferentDistributionsTest.verticesByOid(Graph graph) DistributionGeneratorTest.DifferentDistributionsTest.verticesByOid(Graph graph) Methods in org.apache.tinkerpop.gremlin.algorithm.generator with parameters of type VertexModifier and TypeMethodDescriptionprotected final Edgeprotected final VertexAbstractGenerator.processVertex(Vertex vertex, Map<String, Object> context) Method parameters in org.apache.tinkerpop.gremlin.algorithm.generator with type arguments of type VertexModifier and TypeMethodDescriptionDistributionGenerator.Builder.inVertices(Iterable<Vertex> vertices) DistributionGenerator.Builder.outVertices(Iterable<Vertex> vertices) AbstractGenerator.AbstractGeneratorBuilder.vertexProcessor(BiConsumer<Vertex, Map<String, Object>> vertexProcessor) The function supplied here may be called more than once per vertex depending on the implementation.CommunityGenerator.Builder.verticesToGenerateEdgesFor(Iterable<Vertex> vertices) -
Uses of Vertex in org.apache.tinkerpop.gremlin.driver
Methods in org.apache.tinkerpop.gremlin.driver that return Vertex -
Uses of Vertex in org.apache.tinkerpop.gremlin.groovy.jsr223.dsl.credential
Methods in org.apache.tinkerpop.gremlin.groovy.jsr223.dsl.credential that return types with arguments of type VertexModifier and TypeMethodDescriptionstatic <A> CredentialTraversal<A,Vertex> __.addV()static <A> CredentialTraversal<A,Vertex> static <A> CredentialTraversal<A,Vertex> static <A> CredentialTraversal<A,Vertex> default CredentialTraversal<S,Vertex> CredentialTraversal.addV()default CredentialTraversal<S,Vertex> default CredentialTraversal<S,Vertex> default CredentialTraversal<S,Vertex> CredentialTraversalSource.addV()CredentialTraversalSource.addV()static CredentialTraversal<Vertex,Vertex> __.both()static CredentialTraversal<Vertex,Vertex> __.both()static CredentialTraversal<Vertex,Vertex> static CredentialTraversal<Vertex,Vertex> static CredentialTraversal<Vertex,Vertex> static CredentialTraversal<Vertex,Vertex> default CredentialTraversal<S,Vertex> CredentialTraversal.both()default CredentialTraversal<S,Vertex> default CredentialTraversal<S,Vertex> static CredentialTraversal<Vertex,Edge> __.bothE()static CredentialTraversal<Vertex,Edge> static CredentialTraversal<Vertex,Edge> static CredentialTraversal<Edge,Vertex> __.bothV()default CredentialTraversal<S,Vertex> CredentialTraversal.bothV()static CredentialTraversal<Vertex,Vertex> __.in()static CredentialTraversal<Vertex,Vertex> __.in()static CredentialTraversal<Vertex,Vertex> static CredentialTraversal<Vertex,Vertex> static CredentialTraversal<Vertex,Vertex> static CredentialTraversal<Vertex,Vertex> default CredentialTraversal<S,Vertex> CredentialTraversal.in()default CredentialTraversal<S,Vertex> default CredentialTraversal<S,Vertex> static CredentialTraversal<Vertex,Edge> __.inE()static CredentialTraversal<Vertex,Edge> static CredentialTraversal<Vertex,Edge> static CredentialTraversal<Edge,Vertex> __.inV()default CredentialTraversal<S,Vertex> CredentialTraversal.inV()static <A> CredentialTraversal<A,Vertex> __.mergeV()static <A> CredentialTraversal<A,Vertex> static <A> CredentialTraversal<A,Vertex> static <A> CredentialTraversal<A,Vertex> default CredentialTraversal<S,Vertex> CredentialTraversal.mergeV()default CredentialTraversal<S,Vertex> default CredentialTraversal<S,Vertex> default CredentialTraversal<S,Vertex> static CredentialTraversal<Edge,Vertex> __.otherV()default CredentialTraversal<S,Vertex> CredentialTraversal.otherV()static CredentialTraversal<Vertex,Vertex> __.out()static CredentialTraversal<Vertex,Vertex> __.out()static CredentialTraversal<Vertex,Vertex> static CredentialTraversal<Vertex,Vertex> static CredentialTraversal<Vertex,Vertex> static CredentialTraversal<Vertex,Vertex> default CredentialTraversal<S,Vertex> CredentialTraversal.out()default CredentialTraversal<S,Vertex> default CredentialTraversal<S,Vertex> static CredentialTraversal<Vertex,Edge> __.outE()static CredentialTraversal<Vertex,Edge> static CredentialTraversal<Vertex,Edge> static CredentialTraversal<Edge,Vertex> __.outV()default CredentialTraversal<S,Vertex> CredentialTraversal.outV()static CredentialTraversal<Vertex,Vertex> static CredentialTraversal<Vertex,Vertex> static CredentialTraversal<Vertex,Vertex> static CredentialTraversal<Vertex,Vertex> static CredentialTraversal<Vertex,Vertex> static CredentialTraversal<Vertex,Vertex> default CredentialTraversal<S,Vertex> default CredentialTraversal<S,Vertex> default CredentialTraversal<S,Vertex> static CredentialTraversal<Vertex,Edge> static CredentialTraversal<Vertex,Edge> static CredentialTraversal<Vertex,Edge> static CredentialTraversal<Edge,Vertex> default CredentialTraversal<S,Vertex> static <S> CredentialTraversal<S,Vertex> default CredentialTraversal<S,Vertex> default GraphTraversal<S,Vertex> Creates or updates a user.Creates or updates a user.Creates or updates a user.static <S> CredentialTraversal<S,Vertex> __.users()static <S> CredentialTraversal<S,Vertex> default CredentialTraversal<S,Vertex> CredentialTraversal.users()default CredentialTraversal<S,Vertex> default GraphTraversal<S,Vertex> CredentialTraversalDsl.users()Finds all users.default GraphTraversal<S,Vertex> Finds users by name.CredentialTraversalSource.users()CredentialTraversalSource.users()CredentialTraversalSourceDsl.users()Finds all users.CredentialTraversalSourceDsl.users()Finds all users.Finds users by name.Finds users by name.static <A> CredentialTraversal<A,Vertex> static <A> CredentialTraversal<A,Vertex> default CredentialTraversal<S,Vertex> default CredentialTraversal<S,Vertex> Methods in org.apache.tinkerpop.gremlin.groovy.jsr223.dsl.credential with parameters of type VertexModifier and TypeMethodDescriptiondefault CredentialTraversal<S,E> default CredentialTraversal<S,E> -
Uses of Vertex in org.apache.tinkerpop.gremlin.groovy.loaders
Methods in org.apache.tinkerpop.gremlin.groovy.loaders with parameters of type Vertex -
Uses of Vertex in org.apache.tinkerpop.gremlin.process.computer
Fields in org.apache.tinkerpop.gremlin.process.computer with type parameters of type VertexMethods in org.apache.tinkerpop.gremlin.process.computer that return types with arguments of type VertexModifier and TypeMethodDescriptionMessageScope.Local.ReverseTraversalSupplier.get()final Traversal.Admin<Vertex,Edge> GraphFilter.getEdgeFilter()Get the edge filter associated with this graph filter.Computer.getEdges()MessageScope.Local.getIncidentTraversal()final Traversal.Admin<Vertex,Vertex> GraphFilter.getVertexFilter()Get the vertex filter associated with this graph filter.final Traversal.Admin<Vertex,Vertex> GraphFilter.getVertexFilter()Get the vertex filter associated with this graph filter.Traversal.Admin<Vertex,? extends Property<?>> GraphFilter.getVertexPropertyFilter()Get the vertex property filter associated with this graph filter.Computer.getVertices()Computer.getVertices()MessageScope.Global.vertices()Methods in org.apache.tinkerpop.gremlin.process.computer with parameters of type VertexModifier and TypeMethodDescriptionvoidGraphComputerTest.MultiScopeVertexProgram.execute(Vertex vertex, Messenger<Long> messenger, Memory memory) voidGraphComputerTest.MultiScopeVertexWithEdgeFunctionProgram.execute(Vertex vertex, Messenger<Long> messenger, Memory memory) voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidThis method denotes the main body of the computation and is executed on each vertex in the graph.GraphFilter.legalEdges(Vertex vertex) Returns an iterator of legal edges incident to the provided vertex.booleanGraphFilter.legalVertex(Vertex vertex) Returns true if the provided vertex meets the vertex-filter criteria.GraphFilter.legalVertexProperties(Vertex vertex) Returns an iterator of legal vertex properties.voidGraphComputerTest.MapReduceB.map(Vertex vertex, MapReduce.MapEmitter<Integer, Integer> emitter) voidGraphComputerTest.MapReduceBB.map(Vertex vertex, MapReduce.MapEmitter<Integer, Integer> emitter) voidGraphComputerTest.MapReduceC.map(Vertex vertex, MapReduce.MapEmitter<MapReduce.NullObject, MapReduce.NullObject> emitter) voidGraphComputerTest.MapReduceK.map(Vertex vertex, MapReduce.MapEmitter emitter) voidMapReduce.map(Vertex vertex, MapReduce.MapEmitter<MK, MV> emitter) The map() method is logically executed at all vertices in the graph in parallel.static MessageScope.GlobalMethod parameters in org.apache.tinkerpop.gremlin.process.computer with type arguments of type VertexModifier and TypeMethodDescriptionstatic IllegalArgumentExceptionGraphComputer.Exceptions.edgeFilterAccessesAdjacentVertices(Traversal<Vertex, Edge> edgeFilter) Add a filter that will limit which edges of the vertices are loaded from the graph source.static MessageScope.Globalstatic <M> MessageScope.Local<M>static <M> MessageScope.Local<M>MessageScope.Local.of(Supplier<? extends Traversal<Vertex, Edge>> incidentTraversal, BiFunction<M, Edge, M> edgeFunction) voidGraphFilter.setEdgeFilter(Traversal<Vertex, Edge> edgeFilter) Set the filter for selecting edges from the source graph.voidGraphFilter.setVertexFilter(Traversal<Vertex, Vertex> vertexFilter) Set the filter for selecting vertices from the source graph.voidGraphFilter.setVertexFilter(Traversal<Vertex, Vertex> vertexFilter) Set the filter for selecting vertices from the source graph.voidGraphFilter.setVertexPropertyFilter(Traversal<Vertex, ? extends Property<?>> vertexPropertyFilter) Set the filter for selecting vertex properties from the vertices.static IllegalArgumentExceptionGraphComputer.Exceptions.vertexFilterAccessesIncidentEdges(Traversal<Vertex, Vertex> vertexFilter) static IllegalArgumentExceptionGraphComputer.Exceptions.vertexFilterAccessesIncidentEdges(Traversal<Vertex, Vertex> vertexFilter) GraphComputer.vertexProperties(Traversal<Vertex, ? extends Property<?>> vertexPropertyFilter) Add a filter that will limit which vertex properties are loaded from the graph source.GraphComputerTest.BadGraphComputer.vertexProperties(Traversal<Vertex, ? extends Property<?>> vertexPropertyFilter) Add a filter that will limit which vertices are loaded from the graph source.Add a filter that will limit which vertices are loaded from the graph source. -
Uses of Vertex in org.apache.tinkerpop.gremlin.process.computer.clone
Methods in org.apache.tinkerpop.gremlin.process.computer.clone with parameters of type Vertex -
Uses of Vertex in org.apache.tinkerpop.gremlin.process.computer.clustering.connected
Methods in org.apache.tinkerpop.gremlin.process.computer.clustering.connected with parameters of type VertexModifier and TypeMethodDescriptionvoidMethod parameters in org.apache.tinkerpop.gremlin.process.computer.clustering.connected with type arguments of type VertexModifier and TypeMethodDescriptionConnectedComponentVertexProgram.Builder.edges(Traversal.Admin<Vertex, Edge> edgeTraversal) -
Uses of Vertex in org.apache.tinkerpop.gremlin.process.computer.clustering.peerpressure
Methods in org.apache.tinkerpop.gremlin.process.computer.clustering.peerpressure with parameters of type VertexModifier and TypeMethodDescriptionvoidPeerPressureVertexProgram.execute(Vertex vertex, Messenger<org.javatuples.Pair<Serializable, Double>> messenger, Memory memory) voidClusterCountMapReduce.map(Vertex vertex, MapReduce.MapEmitter<MapReduce.NullObject, Serializable> emitter) voidClusterPopulationMapReduce.map(Vertex vertex, MapReduce.MapEmitter<Serializable, Long> emitter) Method parameters in org.apache.tinkerpop.gremlin.process.computer.clustering.peerpressure with type arguments of type VertexModifier and TypeMethodDescriptionPeerPressureVertexProgram.Builder.edges(Traversal.Admin<Vertex, Edge> edgeTraversal) PeerPressureVertexProgram.Builder.initialVoteStrength(Traversal.Admin<Vertex, ? extends Number> initialVoteStrengthTraversal) -
Uses of Vertex in org.apache.tinkerpop.gremlin.process.computer.ranking.pagerank
Methods in org.apache.tinkerpop.gremlin.process.computer.ranking.pagerank with parameters of type VertexModifier and TypeMethodDescriptionvoidvoidPageRankMapReduce.map(Vertex vertex, MapReduce.MapEmitter<Object, Double> emitter) Method parameters in org.apache.tinkerpop.gremlin.process.computer.ranking.pagerank with type arguments of type VertexModifier and TypeMethodDescriptionPageRankVertexProgram.Builder.edges(Traversal.Admin<Vertex, Edge> edgeTraversal) PageRankVertexProgram.Builder.initialRank(Traversal.Admin<Vertex, ? extends Number> initialRankTraversal) -
Uses of Vertex in org.apache.tinkerpop.gremlin.process.computer.search.path
Fields in org.apache.tinkerpop.gremlin.process.computer.search.path with type parameters of type VertexModifier and TypeFieldDescriptionstatic final PureTraversal<Vertex,Edge> ShortestPathVertexProgram.DEFAULT_EDGE_TRAVERSALstatic final PureTraversal<Vertex,?> ShortestPathVertexProgram.DEFAULT_VERTEX_FILTER_TRAVERSALMethods in org.apache.tinkerpop.gremlin.process.computer.search.path with parameters of type VertexModifier and TypeMethodDescriptionvoidShortestPathVertexProgram.execute(Vertex vertex, Messenger<org.javatuples.Triplet<Path, Edge, Number>> messenger, Memory memory) Method parameters in org.apache.tinkerpop.gremlin.process.computer.search.path with type arguments of type VertexModifier and TypeMethodDescriptionShortestPathVertexProgram.Builder.edgeTraversal(Traversal<Vertex, Edge> edgeTraversal) -
Uses of Vertex in org.apache.tinkerpop.gremlin.process.computer.traversal
Methods in org.apache.tinkerpop.gremlin.process.computer.traversal with parameters of type Vertex -
Uses of Vertex in org.apache.tinkerpop.gremlin.process.computer.traversal.lambda
Method parameters in org.apache.tinkerpop.gremlin.process.computer.traversal.lambda with type arguments of type VertexModifier and TypeMethodDescriptionvoidHaltedTraversersCountTraversal.addStart(Traverser.Admin<Vertex> start) -
Uses of Vertex in org.apache.tinkerpop.gremlin.process.computer.traversal.step.map
Methods in org.apache.tinkerpop.gremlin.process.computer.traversal.step.map that return types with arguments of type VertexModifier and TypeMethodDescriptionPageRankVertexProgramStep.getLocalChildren()PeerPressureVertexProgramStep.getLocalChildren() -
Uses of Vertex in org.apache.tinkerpop.gremlin.process.computer.traversal.strategy.decoration
Method parameters in org.apache.tinkerpop.gremlin.process.computer.traversal.strategy.decoration with type arguments of type VertexModifier and TypeMethodDescription -
Uses of Vertex in org.apache.tinkerpop.gremlin.process.computer.traversal.strategy.optimization
Methods in org.apache.tinkerpop.gremlin.process.computer.traversal.strategy.optimization that return types with arguments of type VertexModifier and TypeMethodDescriptionprotected static Traversal.Admin<Vertex,Edge> GraphFilterStrategy.getEdgeFilter(Traversal.Admin<?, ?> traversal) -
Uses of Vertex in org.apache.tinkerpop.gremlin.process.computer.util
Classes in org.apache.tinkerpop.gremlin.process.computer.util that implement VertexModifier and TypeClassDescriptionclassclassMethods in org.apache.tinkerpop.gremlin.process.computer.util that return VertexModifier and TypeMethodDescriptionComputerGraph.ComputerVertexProperty.element()ComputerGraph.ComputerAdjacentVertex.getBaseVertex()ComputerGraph.ComputerVertex.getBaseVertex()ComputerGraph.ComputerEdge.inVertex()ComputerGraph.ComputerEdge.outVertex()Methods in org.apache.tinkerpop.gremlin.process.computer.util that return types with arguments of type VertexModifier and TypeMethodDescriptionMethods in org.apache.tinkerpop.gremlin.process.computer.util with parameters of type VertexModifier and TypeMethodDescriptionstatic ComputerGraph.ComputerVertexstatic ComputerGraph.ComputerVertexComputerGraph.vertexProgram(Vertex starVertex, VertexProgram vertexProgram) Constructors in org.apache.tinkerpop.gremlin.process.computer.util with parameters of type VertexModifierConstructorDescriptionComputerAdjacentVertex(Vertex adjacentVertex) ComputerVertex(Vertex vertex) -
Uses of Vertex in org.apache.tinkerpop.gremlin.process.traversal.dsl.graph
Methods in org.apache.tinkerpop.gremlin.process.traversal.dsl.graph that return types with arguments of type VertexModifier and TypeMethodDescriptionstatic <A> GraphTraversal<A,Vertex> __.addV()static <A> GraphTraversal<A,Vertex> static <A> GraphTraversal<A,Vertex> static <A> GraphTraversal<A,Vertex> default GraphTraversal<S,Vertex> GraphTraversal.addV()Adds aVertexwith a default vertex label.default GraphTraversal<S,Vertex> Adds aVertex.default GraphTraversal<S,Vertex> Adds aVertex.default GraphTraversal<S,Vertex> GraphTraversalSource.addV()Spawns aGraphTraversalby adding a vertex with the default label.GraphTraversalSource.addV()Spawns aGraphTraversalby adding a vertex with the default label.Spawns aGraphTraversalby adding a vertex with one or more labels.Spawns aGraphTraversalby adding a vertex with one or more labels.final GraphTraversal<Vertex,Vertex> Spawns aGraphTraversalby adding a vertex with one or more specified labels.final GraphTraversal<Vertex,Vertex> Spawns aGraphTraversalby adding a vertex with one or more specified labels.static GraphTraversal<Vertex,Vertex> __.both()static GraphTraversal<Vertex,Vertex> __.both()static GraphTraversal<Vertex,Vertex> static GraphTraversal<Vertex,Vertex> static GraphTraversal<Vertex,Vertex> static GraphTraversal<Vertex,Vertex> default GraphTraversal<S,Vertex> GraphTraversal.both()Map theVertexto its adjacent vertices.default GraphTraversal<S,Vertex> Map theVertexto its adjacent vertices given the edge labels.default GraphTraversal<S,Vertex> Map theVertexto its adjacent vertices given the edge labels.static GraphTraversal<Vertex,Edge> __.bothE()static GraphTraversal<Vertex,Edge> static GraphTraversal<Vertex,Edge> static GraphTraversal<Edge,Vertex> __.bothV()default GraphTraversal<S,Vertex> GraphTraversal.bothV()Map theEdgeto its incident vertices.static GraphTraversal<Vertex,Vertex> __.in()static GraphTraversal<Vertex,Vertex> __.in()static GraphTraversal<Vertex,Vertex> static GraphTraversal<Vertex,Vertex> static GraphTraversal<Vertex,Vertex> static GraphTraversal<Vertex,Vertex> default GraphTraversal<S,Vertex> GraphTraversal.in()Map theVertexto its incoming adjacent vertices.default GraphTraversal<S,Vertex> Map theVertexto its incoming adjacent vertices given the edge labels.default GraphTraversal<S,Vertex> Map theVertexto its incoming adjacent vertices given the edge labels.static GraphTraversal<Vertex,Edge> __.inE()static GraphTraversal<Vertex,Edge> static GraphTraversal<Vertex,Edge> static GraphTraversal<Edge,Vertex> __.inV()default GraphTraversal<S,Vertex> GraphTraversal.inV()static <A> GraphTraversal<A,Vertex> __.mergeV()static <A> GraphTraversal<A,Vertex> static <A> GraphTraversal<A,Vertex> static <A> GraphTraversal<A,Vertex> default GraphTraversal<S,Vertex> GraphTraversal.mergeV()Performs a merge (i.e.default GraphTraversal<S,Vertex> Performs a merge (i.e.default GraphTraversal<S,Vertex> Performs a merge (i.e.default GraphTraversal<S,Vertex> Performs a merge (i.e.Spawns aGraphTraversalby doing a merge (i.e.Spawns aGraphTraversalby doing a merge (i.e.Spawns aGraphTraversalby doing a merge (i.e.Spawns aGraphTraversalby doing a merge (i.e.<S> GraphTraversal<S,Vertex> Spawns aGraphTraversalby doing a merge (i.e.static GraphTraversal<Edge,Vertex> __.otherV()default GraphTraversal<S,Vertex> GraphTraversal.otherV()Map theEdgeto the incident vertex that was not just traversed from in the path history.static GraphTraversal<Vertex,Vertex> __.out()static GraphTraversal<Vertex,Vertex> __.out()static GraphTraversal<Vertex,Vertex> static GraphTraversal<Vertex,Vertex> static GraphTraversal<Vertex,Vertex> static GraphTraversal<Vertex,Vertex> default GraphTraversal<S,Vertex> GraphTraversal.out()Map theVertexto its outgoing adjacent vertices.default GraphTraversal<S,Vertex> Map theVertexto its outgoing adjacent vertices given the edge labels.default GraphTraversal<S,Vertex> Map theVertexto its outgoing adjacent vertices given the edge labels.static GraphTraversal<Vertex,Edge> __.outE()static GraphTraversal<Vertex,Edge> static GraphTraversal<Vertex,Edge> static GraphTraversal<Edge,Vertex> __.outV()default GraphTraversal<S,Vertex> GraphTraversal.outV()static GraphTraversal<Vertex,Vertex> static GraphTraversal<Vertex,Vertex> static GraphTraversal<Vertex,Vertex> static GraphTraversal<Vertex,Vertex> static GraphTraversal<Vertex,Vertex> static GraphTraversal<Vertex,Vertex> default GraphTraversal<S,Vertex> Map theVertexto its adjacent vertices given a direction.default GraphTraversal<S,Vertex> Map theVertexto its adjacent vertices given a direction and edge labels.default GraphTraversal<S,Vertex> Map theVertexto its adjacent vertices given a direction and edge labels.static GraphTraversal<Vertex,Edge> static GraphTraversal<Vertex,Edge> static GraphTraversal<Vertex,Edge> static GraphTraversal<Edge,Vertex> default GraphTraversal<S,Vertex> Map theEdgeto its incident vertices given the direction.static <A> GraphTraversal<A,Vertex> static <A> GraphTraversal<A,Vertex> default GraphTraversal<S,Vertex> AVstep is usually used to start a traversal but it may also be used mid-traversal.default GraphTraversal<S,Vertex> AVstep that accepts a child traversal whose results are used as vertex IDs for lookup.Spawns aGraphTraversalstarting with all vertices or some subset of vertices as specified by their unique identifier.Spawns aGraphTraversalstarting with all vertices or some subset of vertices as specified by their unique identifier.Spawns aGraphTraversalstarting with vertices whose IDs are resolved from a child traversal.Spawns aGraphTraversalstarting with vertices whose IDs are resolved from a child traversal.Methods in org.apache.tinkerpop.gremlin.process.traversal.dsl.graph with parameters of type VertexModifier and TypeMethodDescriptiondefault GraphTraversal<S,E> When used as a modifier toGraphTraversal.addE(String)this method specifies the traversal to use for selecting the outgoing vertex of the newly addedEdge.default GraphTraversal<S,E> When used as a modifier toGraphTraversal.addE(String)this method specifies the traversal to use for selecting the incoming vertex of the newly addedEdge. -
Uses of Vertex in org.apache.tinkerpop.gremlin.process.traversal.step
Methods in org.apache.tinkerpop.gremlin.process.traversal.step that return types with arguments of type VertexModifier and TypeMethodDescriptionLambdaStepTest.get_g_V_branchXlabel_eq_person__a_bX_optionXa__ageX_optionXb__langX_optionXb__nameX()LambdaStepTest.Traversals.get_g_V_branchXlabel_eq_person__a_bX_optionXa__ageX_optionXb__langX_optionXb__nameX()LambdaStepTest.get_g_V_chooseXlabel_eqXpersonX__outXknowsX__inXcreatedXX_name()LambdaStepTest.Traversals.get_g_V_chooseXlabel_eqXpersonX__outXknowsX__inXcreatedXX_name()LambdaStepTest.get_g_V_filterXfalseX()LambdaStepTest.get_g_V_filterXfalseX()LambdaStepTest.Traversals.get_g_V_filterXfalseX()LambdaStepTest.Traversals.get_g_V_filterXfalseX()LambdaStepTest.get_g_V_filterXlang_eq_javaX()LambdaStepTest.get_g_V_filterXlang_eq_javaX()LambdaStepTest.Traversals.get_g_V_filterXlang_eq_javaX()LambdaStepTest.Traversals.get_g_V_filterXlang_eq_javaX()LambdaStepTest.get_g_V_filterXname_startsWith_m_OR_name_startsWith_pX()LambdaStepTest.get_g_V_filterXname_startsWith_m_OR_name_startsWith_pX()LambdaStepTest.Traversals.get_g_V_filterXname_startsWith_m_OR_name_startsWith_pX()LambdaStepTest.Traversals.get_g_V_filterXname_startsWith_m_OR_name_startsWith_pX()LambdaStepTest.get_g_V_filterXtrueX()LambdaStepTest.get_g_V_filterXtrueX()LambdaStepTest.Traversals.get_g_V_filterXtrueX()LambdaStepTest.Traversals.get_g_V_filterXtrueX()LambdaStepTest.get_g_V_group_byXname_substring_1X_byXconstantX1XX()LambdaStepTest.Traversals.get_g_V_group_byXname_substring_1X_byXconstantX1XX()LambdaStepTest.get_g_V_groupXaX_byXname_substring_1X_byXconstantX1XX_capXaX()LambdaStepTest.Traversals.get_g_V_groupXaX_byXname_substring_1X_byXconstantX1XX_capXaX()LambdaStepTest.get_g_V_hasLabelXpersonX_order_byXvalueXageX_descX_name()LambdaStepTest.Traversals.get_g_V_hasLabelXpersonX_order_byXvalueXageX_descX_name()LambdaStepTest.Traversals.get_g_V_repeatXbothX_untilXname_eq_marko_or_loops_gt_1X_groupCount_byXnameX()LambdaStepTest.get_g_V_valueMap_unfold_mapXkeyX()LambdaStepTest.Traversals.get_g_V_valueMap_unfold_mapXkeyX()LambdaStepTest.get_g_V_valuesXnameX_flatMapXsplitXaX()LambdaStepTest.Traversals.get_g_V_valuesXnameX_flatMapXsplitXaX()LambdaStepTest.get_g_VX1X_filterXage_gt_30X(Object v1Id) LambdaStepTest.get_g_VX1X_filterXage_gt_30X(Object v1Id) LambdaStepTest.Traversals.get_g_VX1X_filterXage_gt_30X(Object v1Id) LambdaStepTest.Traversals.get_g_VX1X_filterXage_gt_30X(Object v1Id) LambdaStepTest.get_g_VX1X_hasXlabel_personX_mapXmapXint_ageXX_orderXlocalX_byXvalues_descX_byXkeys_ascX(Object v1Id) LambdaStepTest.Traversals.get_g_VX1X_hasXlabel_personX_mapXmapXint_ageXX_orderXlocalX_byXvalues_descX_byXkeys_ascX(Object v1Id) LambdaStepTest.get_g_VX1X_mapXnameX(Object v1Id) LambdaStepTest.Traversals.get_g_VX1X_mapXnameX(Object v1Id) LambdaStepTest.get_g_VX1X_out_filterXage_gt_30X(Object v1Id) LambdaStepTest.get_g_VX1X_out_filterXage_gt_30X(Object v1Id) LambdaStepTest.Traversals.get_g_VX1X_out_filterXage_gt_30X(Object v1Id) LambdaStepTest.Traversals.get_g_VX1X_out_filterXage_gt_30X(Object v1Id) LambdaStepTest.get_g_VX1X_out_mapXnameX_mapXlengthX(Object v1Id) LambdaStepTest.Traversals.get_g_VX1X_out_mapXnameX_mapXlengthX(Object v1Id) LambdaStepTest.get_g_VX1X_out_name_injectXdanielX_asXaX_mapXlengthX_path(Object v1Id) LambdaStepTest.Traversals.get_g_VX1X_out_name_injectXdanielX_asXaX_mapXlengthX_path(Object v1Id) LambdaStepTest.get_g_VX1X_out_sideEffectXincr_cX_name(Object v1Id) LambdaStepTest.Traversals.get_g_VX1X_out_sideEffectXincr_cX_name(Object v1Id) LambdaStepTest.get_g_VX1X_out_sideEffectXX_name(Object v1Id) LambdaStepTest.Traversals.get_g_VX1X_out_sideEffectXX_name(Object v1Id) LambdaStepTest.get_g_VX1X_outE_label_mapXlengthX(Object v1Id) LambdaStepTest.Traversals.get_g_VX1X_outE_label_mapXlengthX(Object v1Id) LambdaStepTest.get_g_VX1X_sideEffectXstore_aX_name(Object v1Id) LambdaStepTest.Traversals.get_g_VX1X_sideEffectXstore_aX_name(Object v1Id) LambdaStepTest.get_g_withPath_V_asXaX_out_mapXa_nameX()LambdaStepTest.Traversals.get_g_withPath_V_asXaX_out_mapXa_nameX()LambdaStepTest.get_g_withPath_V_asXaX_out_out_mapXa_name_it_nameX()LambdaStepTest.Traversals.get_g_withPath_V_asXaX_out_out_mapXa_name_it_nameX()LambdaStepTest.Traversals.get_g_withSideEffectsXa__linkedhashmapX_withSideEffectXb__arraylist__addAllX_withSideEffectXc__arrayList__addAllX_V_groupXaX_byXlabelX_byXcountX_sideEffectXb__1_2_3X_out_out_out_sideEffectXc__bob_danielX_capXaX()LambdaStepTest.get_g_withSideEffectXa__linkedhashmapX_V_out_groupCountXaX_byXlabelX_out_out_capXaX()LambdaStepTest.Traversals.get_g_withSideEffectXa__linkedhashmapX_V_out_groupCountXaX_byXlabelX_out_out_capXaX()LambdaStepTest.Traversals.get_g_withSideEffectXa_0_sumX_V_out_sideEffectXsideEffectsXa_bulkXX_capXaX()LambdaStepTest.get_g_withSideEffectXa_0X_V_out_sideEffectXsideEffectsXa_1XX_capXaX()LambdaStepTest.Traversals.get_g_withSideEffectXa_0X_V_out_sideEffectXsideEffectsXa_1XX_capXaX()LambdaStepTest.Traversals.get_g_withSideEffectXk_nameX_V_order_byXvalueMap_selectXkX_unfoldX_name()Create a newGValuefor a vertex value with a specified name.Create a newGValuefor a vertex value.Methods in org.apache.tinkerpop.gremlin.process.traversal.step with parameters of type Vertex -
Uses of Vertex in org.apache.tinkerpop.gremlin.process.traversal.step.map
Methods in org.apache.tinkerpop.gremlin.process.traversal.step.map that return VertexModifier and TypeMethodDescriptiondefault VertexAddEdgeStepContract.getAdjacentVertex(Parameters parameters, String key, Traverser.Admin<S> traverser, String edgeLabel) protected VertexAddVertexStep.map(Traverser.Admin<S> traverser) protected VertexEdgeOtherVertexStep.map(Traverser.Admin<Edge> traverser) protected VertexMergeEdgeStep.resolveVertex(Object arg) protected VertexMergeEdgeStep.resolveVertex(Traverser.Admin<S> traverser, Traversal.Admin<S, Object> traversal) protected VertexMergeEdgeStep.tryAttachVertex(Vertex v) Methods in org.apache.tinkerpop.gremlin.process.traversal.step.map that return types with arguments of type VertexModifier and TypeMethodDescriptionEdgeVertexStep.flatMap(Traverser.Admin<Edge> traverser) MergeVertexStep.flatMap(Traverser.Admin<S> traverser) ProfileTest.MockStep.flatMap(Traverser.Admin<Vertex> traverser) MatchTest.Traversals.get_g_V_asXaX_out_asXbX_matchXa_out_count_c__b_in_count_cX()MatchTest.get_g_V_asXaX_out_asXbX_matchXa_out_count_c__orXa_knows_b__b_in_count_c__and__c_isXgtX2XXXX()MatchTest.Traversals.get_g_V_asXaX_out_asXbX_matchXa_out_count_c__orXa_knows_b__b_in_count_c__and__c_isXgtX2XXXX()abstract Traversal<Vertex,TraversalMetrics> ProfileTest.get_g_V_groupXmX_profile()ProfileTest.Traversals.get_g_V_groupXmX_profile()abstract Traversal<Vertex,TraversalMetrics> ProfileTest.get_g_V_hasLabelXpersonX_pageRank_withXpropertyName_rankX_withXedges_bothEX_rank_profile()ProfileTest.Traversals.get_g_V_hasLabelXpersonX_pageRank_withXpropertyName_rankX_withXedges_bothEX_rank_profile()ProgramTest.get_g_V_hasLabelXpersonX_programXpageRank_rankX_order_byXrank_ascX_valueMapXname_rankX()ProgramTest.Traversals.get_g_V_hasLabelXpersonX_programXpageRank_rankX_order_byXrank_ascX_valueMapXname_rankX()MatchTest.Traversals.get_g_V_hasLabelXsongsX_matchXa_name_b__a_performances_cX_selectXb_cX_count()MatchTest.get_g_V_matchXa__a_both_b__b_both_cX_dedupXa_bX()MatchTest.get_g_V_matchXa__a_both_b__b_both_cX_dedupXa_bX()MatchTest.Traversals.get_g_V_matchXa__a_both_b__b_both_cX_dedupXa_bX()MatchTest.Traversals.get_g_V_matchXa__a_both_b__b_both_cX_dedupXa_bX()MatchTest.get_g_V_matchXa__a_out_b__notXa_created_bXX()MatchTest.Traversals.get_g_V_matchXa__a_out_b__notXa_created_bXX()MatchTest.Traversals.get_g_V_matchXa_0sungBy_b__a_0sungBy_c__b_writtenBy_d__c_writtenBy_e__d_hasXname_George_HarisonX__e_hasXname_Bob_MarleyXX()MatchTest.Traversals.get_g_V_matchXa_0sungBy_b__a_0sungBy_c__b_writtenBy_d__c_writtenBy_e__d_hasXname_George_HarisonX__e_hasXname_Bob_MarleyXX()MatchTest.get_g_V_matchXa_0sungBy_b__a_0writtenBy_c__b_writtenBy_d__c_sungBy_d__d_hasXname_GarciaXX()MatchTest.get_g_V_matchXa_0sungBy_b__a_0writtenBy_c__b_writtenBy_d__c_sungBy_d__d_hasXname_GarciaXX()MatchTest.Traversals.get_g_V_matchXa_0sungBy_b__a_0writtenBy_c__b_writtenBy_d__c_sungBy_d__d_hasXname_GarciaXX()MatchTest.Traversals.get_g_V_matchXa_0sungBy_b__a_0writtenBy_c__b_writtenBy_d__c_sungBy_d__d_hasXname_GarciaXX()MatchTest.get_g_V_matchXa_0sungBy_b__a_0writtenBy_c__b_writtenBy_dX_whereXc_sungBy_dX_whereXd_hasXname_GarciaXX()MatchTest.get_g_V_matchXa_0sungBy_b__a_0writtenBy_c__b_writtenBy_dX_whereXc_sungBy_dX_whereXd_hasXname_GarciaXX()MatchTest.Traversals.get_g_V_matchXa_0sungBy_b__a_0writtenBy_c__b_writtenBy_dX_whereXc_sungBy_dX_whereXd_hasXname_GarciaXX()MatchTest.Traversals.get_g_V_matchXa_0sungBy_b__a_0writtenBy_c__b_writtenBy_dX_whereXc_sungBy_dX_whereXd_hasXname_GarciaXX()MatchTest.Traversals.get_g_V_matchXa_both_b__b_both_cX_dedupXa_bX_byXlabelX()MatchTest.Traversals.get_g_V_matchXa_both_b__b_both_cX_dedupXa_bX_byXlabelX()MatchTest.Traversals.get_g_V_matchXa_created_b__a_repeatXoutX_timesX2XX_selectXa_bX()MatchTest.Traversals.get_g_V_matchXa_created_b__a_repeatXoutX_timesX2XX_selectXa_bX()MatchTest.get_g_V_matchXa_created_b__b_0created_aX()MatchTest.get_g_V_matchXa_created_b__b_0created_aX()MatchTest.Traversals.get_g_V_matchXa_created_b__b_0created_aX()MatchTest.Traversals.get_g_V_matchXa_created_b__b_0created_aX()MatchTest.Traversals.get_g_V_matchXa_created_b__b_0created_cX_whereXa_neq_cX_selectXa_cX()MatchTest.Traversals.get_g_V_matchXa_created_b__b_0created_cX_whereXa_neq_cX_selectXa_cX()abstract Traversal<Vertex,TraversalMetrics> ProfileTest.Traversals.get_g_V_matchXa_created_b__b_in_count_isXeqX1XXX_selectXa_bX_profile()ProfileTest.Traversals.get_g_V_matchXa_created_b__b_in_count_isXeqX1XXX_selectXa_bX_profileXmetricsX()MatchTest.Traversals.get_g_V_matchXa_created_b__c_created_bX_selectXa_b_cX_byXnameX()MatchTest.Traversals.get_g_V_matchXa_created_lop_b__b_0created_29_c__c_whereXrepeatXoutX_timesX2XXX()MatchTest.get_g_V_matchXa_created_lop_b__b_0created_29_cX_whereXc_repeatXoutX_timesX2XX_selectXa_b_cX()MatchTest.Traversals.get_g_V_matchXa_created_lop_b__b_0created_29_cX_whereXc_repeatXoutX_timesX2XX_selectXa_b_cX()MatchTest.Traversals.get_g_V_matchXa_followedBy_count_isXgtX10XX_b__a_0followedBy_count_isXgtX10XX_bX_count()MatchTest.Traversals.get_g_V_matchXa_hasXname_GarciaX__a_0writtenBy_b__a_0sungBy_bX()MatchTest.Traversals.get_g_V_matchXa_hasXname_GarciaX__a_0writtenBy_b__a_0sungBy_bX()MatchTest.get_g_V_matchXa_hasXname_GarciaX__a_0writtenBy_b__b_followedBy_c__c_writtenBy_d__whereXd_neqXaXXX()MatchTest.get_g_V_matchXa_hasXname_GarciaX__a_0writtenBy_b__b_followedBy_c__c_writtenBy_d__whereXd_neqXaXXX()MatchTest.Traversals.get_g_V_matchXa_hasXname_GarciaX__a_0writtenBy_b__b_followedBy_c__c_writtenBy_d__whereXd_neqXaXXX()MatchTest.Traversals.get_g_V_matchXa_hasXname_GarciaX__a_0writtenBy_b__b_followedBy_c__c_writtenBy_d__whereXd_neqXaXXX()MatchTest.Traversals.get_g_V_matchXa_hasXsong_name_sunshineX__a_mapX0followedBy_weight_meanX_b__a_0followedBy_c__c_filterXweight_whereXgteXbXXX_outV_dX_selectXdX_byXnameX()MatchTest.get_g_V_matchXa_knows_b__a_created_cX()MatchTest.get_g_V_matchXa_knows_b__a_created_cX()MatchTest.Traversals.get_g_V_matchXa_knows_b__a_created_cX()MatchTest.Traversals.get_g_V_matchXa_knows_b__a_created_cX()MatchTest.get_g_V_matchXa_knows_b__andXa_created_c__b_created_c__andXb_created_count_d__a_knows_count_dXXX()MatchTest.Traversals.get_g_V_matchXa_knows_b__andXa_created_c__b_created_c__andXb_created_count_d__a_knows_count_dXXX()MatchTest.Traversals.get_g_V_matchXa_knows_b__b_created_c__a_created_cX_dedupXa_b_cX_selectXaX_byXnameX()MatchTest.get_g_V_matchXa_knows_b__b_created_cX()MatchTest.get_g_V_matchXa_knows_b__b_created_cX()MatchTest.Traversals.get_g_V_matchXa_knows_b__b_created_cX()MatchTest.Traversals.get_g_V_matchXa_knows_b__b_created_cX()MatchTest.get_g_V_matchXa_knows_b__b_created_lop__b_matchXb_created_d__d_0created_cX_selectXcX_cX_selectXa_b_cX()MatchTest.get_g_V_matchXa_knows_b__b_created_lop__b_matchXb_created_d__d_0created_cX_selectXcX_cX_selectXa_b_cX()MatchTest.Traversals.get_g_V_matchXa_knows_b__b_created_lop__b_matchXb_created_d__d_0created_cX_selectXcX_cX_selectXa_b_cX()MatchTest.Traversals.get_g_V_matchXa_knows_b__b_created_lop__b_matchXb_created_d__d_0created_cX_selectXcX_cX_selectXa_b_cX()MatchTest.get_g_V_matchXa_knows_b__c_knows_bX()MatchTest.get_g_V_matchXa_knows_b__c_knows_bX()MatchTest.Traversals.get_g_V_matchXa_knows_b__c_knows_bX()MatchTest.Traversals.get_g_V_matchXa_knows_b__c_knows_bX()MatchTest.get_g_V_matchXa_knows_count_bX_selectXbX()MatchTest.Traversals.get_g_V_matchXa_knows_count_bX_selectXbX()MatchTest.get_g_V_matchXa_out_bX()MatchTest.get_g_V_matchXa_out_bX()MatchTest.Traversals.get_g_V_matchXa_out_bX()MatchTest.Traversals.get_g_V_matchXa_out_bX()MatchTest.get_g_V_matchXa_out_bX_selectXb_idX()MatchTest.Traversals.get_g_V_matchXa_out_bX_selectXb_idX()MatchTest.get_g_V_matchXa_outEXcreatedX_order_byXweight_descX_limitX1X_inV_b__b_hasXlang_javaXX_selectXa_bX_byXnameX()MatchTest.Traversals.get_g_V_matchXa_outEXcreatedX_order_byXweight_descX_limitX1X_inV_b__b_hasXlang_javaXX_selectXa_bX_byXnameX()MatchTest.get_g_V_matchXa_outXknowsX_name_bX_identity()MatchTest.Traversals.get_g_V_matchXa_outXknowsX_name_bX_identity()MatchTest.Traversals.get_g_V_matchXa_whereXa_neqXcXX__a_created_b__orXa_knows_vadas__a_0knows_and_a_hasXlabel_personXX__b_0created_c__b_0created_count_isXgtX1XXX_selectXa_b_cX_byXidX()MatchTest.get_g_V_matchXb_created_c__a_knows_bX()MatchTest.get_g_V_matchXb_created_c__a_knows_bX()MatchTest.Traversals.get_g_V_matchXb_created_c__a_knows_bX()MatchTest.Traversals.get_g_V_matchXb_created_c__a_knows_bX()MatchTest.Traversals.get_g_V_matchXd_0knows_a__d_hasXname_vadasX__a_knows_b__b_created_cX()MatchTest.Traversals.get_g_V_matchXd_0knows_a__d_hasXname_vadasX__a_knows_b__b_created_cX()MatchTest.get_g_V_matchXwhereXandXa_created_b__b_0created_count_isXeqX3XXXX__a_both_b__whereXb_inXX()MatchTest.Traversals.get_g_V_matchXwhereXandXa_created_b__b_0created_count_isXeqX3XXXX__a_both_b__whereXb_inXX()MatchTest.Traversals.get_g_V_notXmatchXa_age_b__a_name_cX_whereXb_eqXcXX_selectXaXX_name()MatchTest.Traversals.get_g_V_out_asXcX_matchXb_knows_a__c_created_eX_selectXcX()MatchTest.Traversals.get_g_V_out_out_matchXa_0created_b__b_0knows_cX_selectXcX_outXcreatedX_name()abstract Traversal<Vertex,TraversalMetrics> ProfileTest.get_g_V_out_out_profile()ProfileTest.Traversals.get_g_V_out_out_profile()ProfileTest.get_g_V_out_out_profileXmetricsX()ProfileTest.get_g_V_out_out_profileXmetricsX()ProfileTest.Traversals.get_g_V_out_out_profileXmetricsX()ProfileTest.Traversals.get_g_V_out_out_profileXmetricsX()ProgramTest.get_g_V_outXcreatedX_aggregateXxX_byXlangX_groupCount_programXTestProgramX_asXaX_selectXa_xX()ProgramTest.Traversals.get_g_V_outXcreatedX_aggregateXxX_byXlangX_groupCount_programXTestProgramX_asXaX_selectXa_xX()ProgramTest.get_g_V_programXpageRankX()ProgramTest.get_g_V_programXpageRankX()ProgramTest.Traversals.get_g_V_programXpageRankX()ProgramTest.Traversals.get_g_V_programXpageRankX()abstract Traversal<Vertex,TraversalMetrics> ProfileTest.get_g_V_repeatXbothX_timesX3X_profile()ProfileTest.Traversals.get_g_V_repeatXbothX_timesX3X_profile()ProfileTest.get_g_V_repeatXbothX_timesX3X_profileXmetricsX()ProfileTest.get_g_V_repeatXbothX_timesX3X_profileXmetricsX()ProfileTest.Traversals.get_g_V_repeatXbothX_timesX3X_profileXmetricsX()ProfileTest.Traversals.get_g_V_repeatXbothX_timesX3X_profileXmetricsX()abstract Traversal<Vertex,TraversalMetrics> ProfileTest.Traversals.get_g_V_sideEffectXThread_sleepX10XX_sideEffectXThread_sleepX5XX_profile()ProfileTest.Traversals.get_g_V_sideEffectXThread_sleepX10XX_sideEffectXThread_sleepX5XX_profileXmetricsX()ProfileTest.Traversals.get_g_V_sideEffectXThread_sleepX10XX_sideEffectXThread_sleepX5XX_profileXmetricsX()MatchTest.get_g_V_valueMap_matchXa_selectXnameX_bX()MatchTest.Traversals.get_g_V_valueMap_matchXa_selectXnameX_bX()abstract Traversal<Vertex,TraversalMetrics> ProfileTest.get_g_V_whereXinXcreatedX_count_isX1XX_name_profile()ProfileTest.Traversals.get_g_V_whereXinXcreatedX_count_isX1XX_name_profile()ProfileTest.Traversals.get_g_V_whereXinXcreatedX_count_isX1XX_name_profileXmetricsX()protected Traverser.Admin<Vertex>AddVertexStartStep.processNextStart()protected CloseableIterator<Vertex>MergeElementStep.searchVertices(Map search) Translate the Map into a g.V() traversal against the supplied graph.Methods in org.apache.tinkerpop.gremlin.process.traversal.step.map with parameters of type VertexModifier and TypeMethodDescriptionvoidElementMapStep.getVertexStructure(Vertex v) protected VertexMergeEdgeStep.tryAttachVertex(Vertex v) Method parameters in org.apache.tinkerpop.gremlin.process.traversal.step.map with type arguments of type VertexModifier and TypeMethodDescriptionProfileTest.MockStep.flatMap(Traverser.Admin<Vertex> traverser) VertexStep.flatMap(Traverser.Admin<Vertex> traverser) VertexStepPlaceholder.flatMap(Traverser.Admin<Vertex> traverser) -
Uses of Vertex in org.apache.tinkerpop.gremlin.process.traversal.step.util.event
Methods in org.apache.tinkerpop.gremlin.process.traversal.step.util.event with parameters of type VertexModifier and TypeMethodDescriptionstatic voidEventUtil.registerVertexCreation(CallbackRegistry<Event.VertexAddedEvent> callbackRegistry, Traversal.Admin<Object, Object> traversal, Vertex addedVertex) Register a vertex property addition event with the callback registry.static voidEventUtil.registerVertexCreationWithGenericEventRegistry(CallbackRegistry<Event> callbackRegistry, Traversal.Admin<Object, Object> traversal, Vertex addedVertex) Register a vertex property addition event with the callback registry.static voidEventUtil.registerVertexPropertyChange(CallbackRegistry<Event> callbackRegistry, Traversal.Admin<Object, Object> traversal, Vertex vertex, String key, Object value) Register a vertex property change event with the callback registry.voidConsoleMutationListener.vertexAdded(Vertex vertex) voidMutationListener.vertexAdded(Vertex vertex) Raised when a newVertexis added.voidConsoleMutationListener.vertexPropertyChanged(Vertex element, VertexProperty oldValue, Object setValue, Object... vertexPropertyKeyValues) voidMutationListener.vertexPropertyChanged(Vertex element, VertexProperty oldValue, Object setValue, Object... vertexPropertyKeyValues) Raised after the property of aVertexchanged.voidConsoleMutationListener.vertexRemoved(Vertex vertex) voidMutationListener.vertexRemoved(Vertex vertex) Raised after aVertexwas removed from the graph.Constructors in org.apache.tinkerpop.gremlin.process.traversal.step.util.event with parameters of type VertexModifierConstructorDescriptionVertexAddedEvent(Vertex vertex) VertexPropertyChangedEvent(Vertex element, Property oldValue, Object newValue, Object... vertexPropertyKeyValues) VertexRemovedEvent(Vertex vertex) -
Uses of Vertex in org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration
Methods in org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration that return types with arguments of type VertexMethod parameters in org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration with type arguments of type VertexModifier and TypeMethodDescriptionThe traversal predicate that defines the vertices to include in the subgraph. -
Uses of Vertex in org.apache.tinkerpop.gremlin.structure
Methods in org.apache.tinkerpop.gremlin.structure that return VertexModifier and TypeMethodDescriptionAdd aVertexto the graph given an optional series of key/value pairs.default VertexAdd aVertexto the graph with provided vertex label.VertexProperty.element()Gets theVertexthat owns thisVertexProperty.default VertexEdge.inVertex()Get the incoming/head vertex of this edge.default VertexEdge.outVertex()Get the outgoing/tail vertex of this edge.Methods in org.apache.tinkerpop.gremlin.structure that return types with arguments of type VertexModifier and TypeMethodDescriptionEdge.bothVertices()Get both the outgoing and incoming vertices of this edge.Graph.Index.queryVertexIndex(String key, Object value) Returns an iterator over all vertices where the given property key equals the given value.Retrieve the vertex (or vertices) associated with this edge as defined by the direction.This method returns an emptyIterator- it is not meant to be called directly.Gets anIteratorof adjacent vertices.Methods in org.apache.tinkerpop.gremlin.structure with parameters of type Vertex -
Uses of Vertex in org.apache.tinkerpop.gremlin.structure.io
Methods in org.apache.tinkerpop.gremlin.structure.io that return VertexModifier and TypeMethodDescriptionGraphReader.readVertex(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod) Reads a single vertex from anInputStream.GraphReader.readVertex(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod, Function<Attachable<Edge>, Edge> edgeAttachMethod, Direction attachEdgesOfThisDirection) Reads a single vertex from anInputStream.Methods in org.apache.tinkerpop.gremlin.structure.io that return types with arguments of type VertexModifier and TypeMethodDescriptionGet the vertices at the specified graph location.Get the vertices at the specified graph location.GraphReader.readVertex(InputStream inputStream, GraphFilter graphFilter) Reads a single vertex from anInputStream.GraphReader.readVertices(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod, Function<Attachable<Edge>, Edge> edgeAttachMethod, Direction attachEdgesOfThisDirection) Reads a set of one or more vertices from anInputStreamwhich were written byGraphWriter.writeVertices(OutputStream, Iterator).Methods in org.apache.tinkerpop.gremlin.structure.io with parameters of type VertexModifier and TypeMethodDescriptionvoidGraphWriter.writeVertex(OutputStream outputStream, Vertex v) Write a vertex to a stream without writing its edges.voidGraphWriter.writeVertex(OutputStream outputStream, Vertex v, Direction direction) Write a vertex to a stream with its associated edges.Method parameters in org.apache.tinkerpop.gremlin.structure.io with type arguments of type VertexModifier and TypeMethodDescriptionGraphReader.readVertex(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod) Reads a single vertex from anInputStream.GraphReader.readVertex(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod) Reads a single vertex from anInputStream.GraphReader.readVertex(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod, Function<Attachable<Edge>, Edge> edgeAttachMethod, Direction attachEdgesOfThisDirection) Reads a single vertex from anInputStream.GraphReader.readVertex(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod, Function<Attachable<Edge>, Edge> edgeAttachMethod, Direction attachEdgesOfThisDirection) Reads a single vertex from anInputStream.GraphReader.readVertices(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod, Function<Attachable<Edge>, Edge> edgeAttachMethod, Direction attachEdgesOfThisDirection) Reads a set of one or more vertices from anInputStreamwhich were written byGraphWriter.writeVertices(OutputStream, Iterator).GraphReader.readVertices(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod, Function<Attachable<Edge>, Edge> edgeAttachMethod, Direction attachEdgesOfThisDirection) Reads a set of one or more vertices from anInputStreamwhich were written byGraphWriter.writeVertices(OutputStream, Iterator).default voidGraphWriter.writeVertices(OutputStream outputStream, Iterator<Vertex> vertexIterator) Write a vertex to a stream without writing its edges.default voidGraphWriter.writeVertices(OutputStream outputStream, Iterator<Vertex> vertexIterator, Direction direction) Write a list of vertices from aTraversalto a stream with its associated edges. -
Uses of Vertex in org.apache.tinkerpop.gremlin.structure.io.binary.types
Methods in org.apache.tinkerpop.gremlin.structure.io.binary.types that return VertexModifier and TypeMethodDescriptionprotected VertexVertexSerializer.readValue(Buffer buffer, GraphBinaryReader context) Methods in org.apache.tinkerpop.gremlin.structure.io.binary.types with parameters of type VertexModifier and TypeMethodDescriptionprotected voidVertexSerializer.writeValue(Vertex value, Buffer buffer, GraphBinaryWriter context) -
Uses of Vertex in org.apache.tinkerpop.gremlin.structure.io.graphml
Methods in org.apache.tinkerpop.gremlin.structure.io.graphml that return VertexModifier and TypeMethodDescriptionGraphMLReader.readVertex(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod) This method is not supported for this reader.GraphMLReader.readVertex(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod, Function<Attachable<Edge>, Edge> edgeAttachMethod, Direction attachEdgesOfThisDirection) This method is not supported for this reader.Methods in org.apache.tinkerpop.gremlin.structure.io.graphml that return types with arguments of type VertexModifier and TypeMethodDescriptionGraphMLReader.readVertices(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod, Function<Attachable<Edge>, Edge> edgeAttachMethod, Direction attachEdgesOfThisDirection) This method is not supported for this reader.Methods in org.apache.tinkerpop.gremlin.structure.io.graphml with parameters of type VertexModifier and TypeMethodDescriptionvoidGraphMLWriter.writeVertex(OutputStream outputStream, Vertex v) This method is not supported for this writer.voidGraphMLWriter.writeVertex(OutputStream outputStream, Vertex v, Direction direction) This method is not supported for this writer.Method parameters in org.apache.tinkerpop.gremlin.structure.io.graphml with type arguments of type VertexModifier and TypeMethodDescriptionGraphMLReader.readVertex(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod) This method is not supported for this reader.GraphMLReader.readVertex(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod) This method is not supported for this reader.GraphMLReader.readVertex(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod, Function<Attachable<Edge>, Edge> edgeAttachMethod, Direction attachEdgesOfThisDirection) This method is not supported for this reader.GraphMLReader.readVertex(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod, Function<Attachable<Edge>, Edge> edgeAttachMethod, Direction attachEdgesOfThisDirection) This method is not supported for this reader.GraphMLReader.readVertices(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod, Function<Attachable<Edge>, Edge> edgeAttachMethod, Direction attachEdgesOfThisDirection) This method is not supported for this reader.GraphMLReader.readVertices(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod, Function<Attachable<Edge>, Edge> edgeAttachMethod, Direction attachEdgesOfThisDirection) This method is not supported for this reader.voidGraphMLWriter.writeVertices(OutputStream outputStream, Iterator<Vertex> vertexIterator) This method is not supported for this writer.voidGraphMLWriter.writeVertices(OutputStream outputStream, Iterator<Vertex> vertexIterator, Direction direction) This method is not supported for this writer. -
Uses of Vertex in org.apache.tinkerpop.gremlin.structure.io.graphson
Methods in org.apache.tinkerpop.gremlin.structure.io.graphson that return VertexModifier and TypeMethodDescriptionGraphSONReader.readVertex(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod) Read aVertexfrom output generated by any of theGraphSONWriterwriteVertexorwriteVerticesmethods or byGraphSONWriter.writeGraph(OutputStream, Graph).GraphSONReader.readVertex(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod, Function<Attachable<Edge>, Edge> edgeAttachMethod, Direction attachEdgesOfThisDirection) Read aVertexfrom output generated by any of theGraphSONWriterwriteVertexorwriteVerticesmethods or byGraphSONWriter.writeGraph(OutputStream, Graph).LegacyGraphSONReader.readVertex(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod) This method is not supported for this reader.LegacyGraphSONReader.readVertex(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod, Function<Attachable<Edge>, Edge> edgeAttachMethod, Direction attachEdgesOfThisDirection) This method is not supported for this reader.Methods in org.apache.tinkerpop.gremlin.structure.io.graphson that return types with arguments of type VertexModifier and TypeMethodDescriptionGraphSONReader.readVertices(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod, Function<Attachable<Edge>, Edge> edgeAttachMethod, Direction attachEdgesOfThisDirection) ReadVertexobjects from output generated by any of theGraphSONWriterwriteVertexorwriteVerticesmethods or byGraphSONWriter.writeGraph(OutputStream, Graph).LegacyGraphSONReader.readVertices(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod, Function<Attachable<Edge>, Edge> edgeAttachMethod, Direction attachEdgesOfThisDirection) This method is not supported for this reader.Methods in org.apache.tinkerpop.gremlin.structure.io.graphson with parameters of type VertexModifier and TypeMethodDescriptionvoidGraphSONWriter.writeVertex(OutputStream outputStream, Vertex v) Writes a singleVertexwith no edges serialized.voidGraphSONWriter.writeVertex(OutputStream outputStream, Vertex v, Direction direction) Writes a singleVertexto stream where edges only from the specified direction are written.Method parameters in org.apache.tinkerpop.gremlin.structure.io.graphson with type arguments of type VertexModifier and TypeMethodDescriptionGraphSONReader.readVertex(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod) Read aVertexfrom output generated by any of theGraphSONWriterwriteVertexorwriteVerticesmethods or byGraphSONWriter.writeGraph(OutputStream, Graph).GraphSONReader.readVertex(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod) Read aVertexfrom output generated by any of theGraphSONWriterwriteVertexorwriteVerticesmethods or byGraphSONWriter.writeGraph(OutputStream, Graph).GraphSONReader.readVertex(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod, Function<Attachable<Edge>, Edge> edgeAttachMethod, Direction attachEdgesOfThisDirection) Read aVertexfrom output generated by any of theGraphSONWriterwriteVertexorwriteVerticesmethods or byGraphSONWriter.writeGraph(OutputStream, Graph).GraphSONReader.readVertex(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod, Function<Attachable<Edge>, Edge> edgeAttachMethod, Direction attachEdgesOfThisDirection) Read aVertexfrom output generated by any of theGraphSONWriterwriteVertexorwriteVerticesmethods or byGraphSONWriter.writeGraph(OutputStream, Graph).LegacyGraphSONReader.readVertex(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod) This method is not supported for this reader.LegacyGraphSONReader.readVertex(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod) This method is not supported for this reader.LegacyGraphSONReader.readVertex(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod, Function<Attachable<Edge>, Edge> edgeAttachMethod, Direction attachEdgesOfThisDirection) This method is not supported for this reader.LegacyGraphSONReader.readVertex(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod, Function<Attachable<Edge>, Edge> edgeAttachMethod, Direction attachEdgesOfThisDirection) This method is not supported for this reader.GraphSONReader.readVertices(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod, Function<Attachable<Edge>, Edge> edgeAttachMethod, Direction attachEdgesOfThisDirection) ReadVertexobjects from output generated by any of theGraphSONWriterwriteVertexorwriteVerticesmethods or byGraphSONWriter.writeGraph(OutputStream, Graph).GraphSONReader.readVertices(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod, Function<Attachable<Edge>, Edge> edgeAttachMethod, Direction attachEdgesOfThisDirection) ReadVertexobjects from output generated by any of theGraphSONWriterwriteVertexorwriteVerticesmethods or byGraphSONWriter.writeGraph(OutputStream, Graph).LegacyGraphSONReader.readVertices(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod, Function<Attachable<Edge>, Edge> edgeAttachMethod, Direction attachEdgesOfThisDirection) This method is not supported for this reader.LegacyGraphSONReader.readVertices(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod, Function<Attachable<Edge>, Edge> edgeAttachMethod, Direction attachEdgesOfThisDirection) This method is not supported for this reader.voidGraphSONWriter.writeVertices(OutputStream outputStream, Iterator<Vertex> vertexIterator) Writes a list of vertices without edges.voidGraphSONWriter.writeVertices(OutputStream outputStream, Iterator<Vertex> vertexIterator, Direction direction) Writes a list of vertices in adjacency list format where vertices are written with edges from both directions. -
Uses of Vertex in org.apache.tinkerpop.gremlin.structure.io.gryo
Methods in org.apache.tinkerpop.gremlin.structure.io.gryo that return VertexModifier and TypeMethodDescriptionGryoReader.readVertex(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod) Read aVertexfrom output generated by any of theGryoWriterwriteVertexorwriteVerticesmethods or byGryoWriter.writeGraph(OutputStream, Graph).GryoReader.readVertex(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod, Function<Attachable<Edge>, Edge> edgeAttachMethod, Direction attachEdgesOfThisDirection) Read aVertexfrom output generated by any of theGryoWriterwriteVertexorwriteVerticesmethods or byGryoWriter.writeGraph(OutputStream, Graph).Methods in org.apache.tinkerpop.gremlin.structure.io.gryo that return types with arguments of type VertexModifier and TypeMethodDescriptionGryoReader.readVertex(InputStream inputStream, GraphFilter graphFilter) GryoReader.readVertices(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod, Function<Attachable<Edge>, Edge> edgeAttachMethod, Direction attachEdgesOfThisDirection) ReadVertexobjects from output generated by any of theGryoWriterwriteVertexorwriteVerticesmethods or byGryoWriter.writeGraph(OutputStream, Graph).Methods in org.apache.tinkerpop.gremlin.structure.io.gryo with parameters of type VertexModifier and TypeMethodDescription<O extends OutputShim>
void<O extends OutputShim>
voidvoidGryoWriter.writeVertex(OutputStream outputStream, Vertex v) Write a vertex to a stream without writing its edges.voidGryoWriter.writeVertex(OutputStream outputStream, Vertex v, Direction direction) Write a vertex to a stream with its associated edges.Method parameters in org.apache.tinkerpop.gremlin.structure.io.gryo with type arguments of type VertexModifier and TypeMethodDescriptionGryoReader.readVertex(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod) Read aVertexfrom output generated by any of theGryoWriterwriteVertexorwriteVerticesmethods or byGryoWriter.writeGraph(OutputStream, Graph).GryoReader.readVertex(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod) Read aVertexfrom output generated by any of theGryoWriterwriteVertexorwriteVerticesmethods or byGryoWriter.writeGraph(OutputStream, Graph).GryoReader.readVertex(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod, Function<Attachable<Edge>, Edge> edgeAttachMethod, Direction attachEdgesOfThisDirection) Read aVertexfrom output generated by any of theGryoWriterwriteVertexorwriteVerticesmethods or byGryoWriter.writeGraph(OutputStream, Graph).GryoReader.readVertex(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod, Function<Attachable<Edge>, Edge> edgeAttachMethod, Direction attachEdgesOfThisDirection) Read aVertexfrom output generated by any of theGryoWriterwriteVertexorwriteVerticesmethods or byGryoWriter.writeGraph(OutputStream, Graph).GryoReader.readVertices(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod, Function<Attachable<Edge>, Edge> edgeAttachMethod, Direction attachEdgesOfThisDirection) ReadVertexobjects from output generated by any of theGryoWriterwriteVertexorwriteVerticesmethods or byGryoWriter.writeGraph(OutputStream, Graph).GryoReader.readVertices(InputStream inputStream, Function<Attachable<Vertex>, Vertex> vertexAttachMethod, Function<Attachable<Edge>, Edge> edgeAttachMethod, Direction attachEdgesOfThisDirection) ReadVertexobjects from output generated by any of theGryoWriterwriteVertexorwriteVerticesmethods or byGryoWriter.writeGraph(OutputStream, Graph).voidGryoWriter.writeVertices(OutputStream outputStream, Iterator<Vertex> vertexIterator) Write a vertex to a stream without writing its edges.voidGryoWriter.writeVertices(OutputStream outputStream, Iterator<Vertex> vertexIterator, Direction direction) Write a list of vertices from aTraversalto a stream with its associated edges. -
Uses of Vertex in org.apache.tinkerpop.gremlin.structure.util
Fields in org.apache.tinkerpop.gremlin.structure.util with type parameters of type VertexMethods in org.apache.tinkerpop.gremlin.structure.util that return VertexModifier and TypeMethodDescriptionstatic VertexAttachable.Method.createVertex(Attachable<Vertex> attachableVertex, Graph hostGraph) static VertexAttachable.Method.createVertex(Attachable<Vertex> attachableVertex, Vertex hostVertex) static VertexHost.getHostingVertex(Object object) Extracts theVertexthat is holding the specified object.Methods in org.apache.tinkerpop.gremlin.structure.util that return types with arguments of type VertexModifier and TypeMethodDescriptionAttachable.Method.getVertex(Attachable<Vertex> attachableVertex, Graph hostGraph) Attachable.Method.getVertex(Attachable<Vertex> attachableVertex, Vertex hostVertex) Methods in org.apache.tinkerpop.gremlin.structure.util with parameters of type VertexModifier and TypeMethodDescriptionstatic voidElementHelper.applyLabelsToVertex(Vertex vertex, Object labelValue) Applies label value(s) to a vertex using addLabel semantics.static booleanstatic voidElementHelper.attachProperties(Vertex vertex, Object... propertyKeyValues) Assign key/value pairs as properties to anVertex.static voidElementHelper.attachProperties(Vertex vertex, VertexProperty.Cardinality cardinality, Object... propertyKeyValues) Assign key/value pairs as properties to aVertex.static IllegalStateExceptionAttachable.Exceptions.canNotGetAttachableFromHostVertex(Attachable<?> attachable, Vertex hostVertex) static EdgeAttachable.Method.createEdge(Attachable<Edge> attachableEdge, Vertex hostVertex) static PropertyAttachable.Method.createProperty(Attachable<Property> attachableProperty, Vertex hostVertex) static VertexAttachable.Method.createVertex(Attachable<Vertex> attachableVertex, Vertex hostVertex) static VertexPropertyAttachable.Method.createVertexProperty(Attachable<VertexProperty> attachableVertexProperty, Vertex hostVertex) Attachable.Method.getEdge(Attachable<Edge> attachableEdge, Vertex hostVertex) Attachable.Method.getProperty(Attachable<Property> attachableProperty, Vertex hostVertex) Attachable.Method.getVertex(Attachable<Vertex> attachableVertex, Vertex hostVertex) static Optional<VertexProperty>Attachable.Method.getVertexProperty(Attachable<VertexProperty> attachableVertexProperty, Vertex hostVertex) static <V> Optional<VertexProperty<V>>ElementHelper.stageVertexProperty(Vertex vertex, VertexProperty.Cardinality cardinality, String key, V value, Object... keyValues) This is a helper method for dealing with vertex property cardinality and typically used inproperty(VertexProperty.Cardinality, String, Object, Object...).static Map<String,List<VertexProperty>> ElementHelper.vertexPropertyMap(Vertex vertex, String... propertyKeys) ElementHelper.vertexPropertyValueMap(Vertex vertex, String... propertyKeys) static StringStringFactory.vertexString(Vertex vertex) Construct the representation for aVertex.Method parameters in org.apache.tinkerpop.gremlin.structure.util with type arguments of type VertexModifier and TypeMethodDescriptionstatic VertexAttachable.Method.createVertex(Attachable<Vertex> attachableVertex, Graph hostGraph) static VertexAttachable.Method.createVertex(Attachable<Vertex> attachableVertex, Vertex hostVertex) Attachable.Method.getVertex(Attachable<Vertex> attachableVertex, Graph hostGraph) Attachable.Method.getVertex(Attachable<Vertex> attachableVertex, Vertex hostVertex) -
Uses of Vertex in org.apache.tinkerpop.gremlin.structure.util.detached
Classes in org.apache.tinkerpop.gremlin.structure.util.detached that implement VertexModifier and TypeClassDescriptionclassMethods in org.apache.tinkerpop.gremlin.structure.util.detached that return VertexModifier and TypeMethodDescriptionDetachedVertexProperty.element()DetachedEdge.inVertex()DetachedEdge.outVertex()Methods in org.apache.tinkerpop.gremlin.structure.util.detached that return types with arguments of type VertexModifier and TypeMethodDescriptionMethods in org.apache.tinkerpop.gremlin.structure.util.detached with parameters of type VertexConstructors in org.apache.tinkerpop.gremlin.structure.util.detached with parameters of type VertexModifierConstructorDescriptionprotectedDetachedVertex(Vertex vertex, boolean withProperties) DetachedVertexProperty(Object id, String label, V value, Map<String, Object> properties, Vertex vertex) -
Uses of Vertex in org.apache.tinkerpop.gremlin.structure.util.empty
Methods in org.apache.tinkerpop.gremlin.structure.util.empty that return VertexMethods in org.apache.tinkerpop.gremlin.structure.util.empty that return types with arguments of type Vertex -
Uses of Vertex in org.apache.tinkerpop.gremlin.structure.util.keyed
Methods in org.apache.tinkerpop.gremlin.structure.util.keyed that return Vertex -
Uses of Vertex in org.apache.tinkerpop.gremlin.structure.util.reference
Classes in org.apache.tinkerpop.gremlin.structure.util.reference that implement VertexMethods in org.apache.tinkerpop.gremlin.structure.util.reference that return VertexModifier and TypeMethodDescriptionReferenceVertexProperty.element()ReferenceEdge.inVertex()ReferenceEdge.outVertex()Methods in org.apache.tinkerpop.gremlin.structure.util.reference that return types with arguments of type VertexModifier and TypeMethodDescriptionMethods in org.apache.tinkerpop.gremlin.structure.util.reference with parameters of type VertexConstructors in org.apache.tinkerpop.gremlin.structure.util.reference with parameters of type Vertex -
Uses of Vertex in org.apache.tinkerpop.gremlin.structure.util.star
Classes in org.apache.tinkerpop.gremlin.structure.util.star that implement VertexModifier and TypeClassDescriptionclassfinal classMethods in org.apache.tinkerpop.gremlin.structure.util.star that return VertexModifier and TypeMethodDescriptionStarGraph.StarVertexProperty.element()StarGraph.StarInEdge.inVertex()StarGraph.StarOutEdge.inVertex()StarGraph.StarInEdge.outVertex()StarGraph.StarOutEdge.outVertex()Methods in org.apache.tinkerpop.gremlin.structure.util.star that return types with arguments of type VertexModifier and TypeMethodDescriptionMethods in org.apache.tinkerpop.gremlin.structure.util.star with parameters of type Vertex -
Uses of Vertex in org.apache.tinkerpop.gremlin.tinkergraph.process.computer
Methods in org.apache.tinkerpop.gremlin.tinkergraph.process.computer with parameters of type VertexModifier and TypeMethodDescriptionbooleanbooleanTinkerGraphComputerView.legalVertex(Vertex vertex) Method parameters in org.apache.tinkerpop.gremlin.tinkergraph.process.computer with type arguments of type VertexModifier and TypeMethodDescriptionvoidTinkerWorkerPool.executeVertexProgram(TriConsumer<Iterator<Vertex>, VertexProgram, TinkerWorkerMemory> worker) TinkerGraphComputer.vertexProperties(Traversal<Vertex, ? extends Property<?>> vertexPropertyFilter) Constructors in org.apache.tinkerpop.gremlin.tinkergraph.process.computer with parameters of type VertexModifierConstructorDescriptionTinkerMessenger(Vertex vertex, org.apache.tinkerpop.gremlin.tinkergraph.process.computer.TinkerMessageBoard<M> messageBoard, Optional<MessageCombiner<M>> combiner) -
Uses of Vertex in org.apache.tinkerpop.gremlin.tinkergraph.services
Methods in org.apache.tinkerpop.gremlin.tinkergraph.services that return types with arguments of type VertexModifier and TypeMethodDescriptionTinkerDegreeCentralityFactory.createService(boolean isStart, Map params) Method parameters in org.apache.tinkerpop.gremlin.tinkergraph.services with type arguments of type VertexModifier and TypeMethodDescriptionTinkerDegreeCentralityFactory.execute(Service.ServiceCallContext ctx, Traverser.Admin<Vertex> in, Map params) -
Uses of Vertex in org.apache.tinkerpop.gremlin.tinkergraph.structure
Classes in org.apache.tinkerpop.gremlin.tinkergraph.structure that implement VertexFields in org.apache.tinkerpop.gremlin.tinkergraph.structure declared as VertexModifier and TypeFieldDescriptionprotected VertexTinkerEdge.inVertexprotected VertexTinkerEdge.outVertexFields in org.apache.tinkerpop.gremlin.tinkergraph.structure with type parameters of type VertexModifier and TypeFieldDescriptionprotected AbstractTinkerGraph.IdManager<Vertex>AbstractTinkerGraph.vertexIdManagerTinkerGraph.verticesMethods in org.apache.tinkerpop.gremlin.tinkergraph.structure that return VertexModifier and TypeMethodDescriptionabstract VertexAdd aVertexto the graph given an optional series of key/value pairs.TinkerVertexProperty.element()TinkerEdge.inVertex()TinkerEdge.outVertex()abstract VertexReturnVertexby id.Methods in org.apache.tinkerpop.gremlin.tinkergraph.structure that return types with arguments of type VertexModifier and TypeMethodDescriptionTinkerHelper.getVertices(TinkerGraph graph) Allows direct access to a TinkerGraph's storage which can be helpful for advanced use cases.Methods in org.apache.tinkerpop.gremlin.tinkergraph.structure with parameters of type VertexModifier and TypeMethodDescriptionprotected TinkerEdgeAbstractTinkerGraph.createTinkerEdge(Object id, Vertex outVertex, String label, Vertex inVertex) protected TinkerEdgeAbstractTinkerGraph.createTinkerEdge(Object id, Vertex outVertex, String label, Vertex inVertex, long currentVersion) Constructors in org.apache.tinkerpop.gremlin.tinkergraph.structure with parameters of type VertexModifierConstructorDescriptionprotectedTinkerEdge(Object id, Vertex outVertex, String label, Vertex inVertex) protectedTinkerEdge(Object id, Vertex outVertex, String label, Vertex inVertex, long currentVersion) protectedprotected