| Interface | Description |
|---|---|
| JobConfigurationFormat |
If an Input- or OutputFormat requires a dynamic configuration of the job at execution time, then a JobConfigurationFormat can be implemented.
|
| MapReduceFormat |
If an Input- or OutputFormat requires some pre-post processing, then a MapReduceFormat can be implemented.
|
| Class | Description |
|---|---|
| EdgeCopyMapReduce | |
| EdgeCopyMapReduce.Map | |
| EdgeCopyMapReduce.Reduce | |
| FormatTools | |
| HadoopFileOutputFormat | |
| Inverter | |
| VertexQueryFilter |
A filtering mechanism for, if possible, only getting particular aspects of a vertex from the graph.
|
| VertexQueryFilter.DummyVertex |
| Enum | Description |
|---|---|
| EdgeCopyMapReduce.Counters |
Copyright © 2012–2016. All rights reserved.