Package | Description |
---|---|
org.apache.tinkerpop.gremlin.process.computer.util |
Modifier and Type | Method and Description |
---|---|
ComputerGraph.ComputerVertex |
ComputerGraph.getStarVertex() |
static ComputerGraph.ComputerVertex |
ComputerGraph.mapReduce(Vertex starVertex) |
static ComputerGraph.ComputerVertex |
ComputerGraph.vertexProgram(Vertex starVertex,
VertexProgram vertexProgram) |
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.