| Package | Description |
|---|---|
| com.thinkaurelius.titan.core | |
| com.thinkaurelius.titan.graphdb.olap.computer |
| Modifier and Type | Method and Description |
|---|---|
default TitanGraphComputer |
TitanGraphComputer.resultMode(TitanGraphComputer.ResultMode mode) |
TitanGraphComputer |
TitanGraphComputer.workers(int threads) |
| Modifier and Type | Class and Description |
|---|---|
class |
FulgoraGraphComputer |
| Modifier and Type | Method and Description |
|---|---|
TitanGraphComputer |
FulgoraGraphComputer.mapReduce(org.apache.tinkerpop.gremlin.process.computer.MapReduce mapReduce) |
TitanGraphComputer |
FulgoraGraphComputer.program(org.apache.tinkerpop.gremlin.process.computer.VertexProgram vertexProgram) |
TitanGraphComputer |
FulgoraGraphComputer.workers(int threads) |
Copyright © 2012–2015. All rights reserved.