| Package | Description |
|---|---|
| org.janusgraph.graphdb.olap.computer |
| Modifier and Type | Method and Description |
|---|---|
static <M> VertexProgramScanJob.Executor |
VertexProgramScanJob.getVertexProgramScanJob(StandardJanusGraph graph,
FulgoraMemory memory,
FulgoraVertexMemory vertexMemory,
org.apache.tinkerpop.gremlin.process.computer.VertexProgram<M> vertexProgram) |
| Constructor and Description |
|---|
PartitionedVertexProgramExecutor(StandardJanusGraph graph,
FulgoraMemory memory,
FulgoraVertexMemory vertexMemory,
org.apache.tinkerpop.gremlin.process.computer.VertexProgram<M> vertexProgram) |
Copyright © 2012–2023. All rights reserved.