| Package | Description |
|---|---|
| com.thinkaurelius.titan.graphdb.olap | |
| com.thinkaurelius.titan.graphdb.olap.computer | |
| com.thinkaurelius.titan.graphdb.olap.job |
| Modifier and Type | Field and Description |
|---|---|
protected VertexScanJob |
VertexJobConverter.job |
| Modifier and Type | Method and Description |
|---|---|
VertexScanJob |
VertexScanJob.clone()
Returns a clone of this VertexScanJob.
|
| Modifier and Type | Method and Description |
|---|---|
static ScanJob |
VertexJobConverter.convert(TitanGraph graph,
VertexScanJob vertexJob) |
static ScanJob |
VertexJobConverter.convert(VertexScanJob vertexJob) |
| Constructor and Description |
|---|
VertexJobConverter(TitanGraph graph,
VertexScanJob job) |
| Modifier and Type | Class and Description |
|---|---|
class |
VertexMapJob |
class |
VertexProgramScanJob<M> |
| Modifier and Type | Class and Description |
|---|---|
class |
IndexRepairJob |
Copyright © 2012–2015. All rights reserved.