| Constructor and Description | 
|---|
| GiraphGraphComputer(HadoopGraph hadoopGraph) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected HadoopGraph | AbstractHadoopGraphComputer. hadoopGraph | 
| Constructor and Description | 
|---|
| AbstractHadoopGraphComputer(HadoopGraph hadoopGraph) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected HadoopGraph | HadoopElement. graph | 
| Modifier and Type | Method and Description | 
|---|---|
| static HadoopGraph | HadoopGraph. open() | 
| static HadoopGraph | HadoopGraph. open(Configuration configuration) | 
| Constructor and Description | 
|---|
| HadoopEdge(Edge edge,
          HadoopGraph graph) | 
| HadoopElement(Element baseElement,
             HadoopGraph graph) | 
| HadoopVertex(Vertex vertex,
            HadoopGraph graph) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected HadoopGraph | HadoopElementIterator. graph | 
| Modifier and Type | Method and Description | 
|---|---|
| static HadoopGraph | InputOutputHelper. getOutputGraph(Configuration configuration,
              GraphComputer.ResultGraph resultGraph,
              GraphComputer.Persist persist) | 
| Constructor and Description | 
|---|
| HadoopEdgeIterator(HadoopGraph graph) | 
| HadoopElementIterator(HadoopGraph graph) | 
| HadoopVertexIterator(HadoopGraph graph) | 
| Constructor and Description | 
|---|
| SparkGraphComputer(HadoopGraph hadoopGraph) | 
| Modifier and Type | Method and Description | 
|---|---|
| static HadoopGraph | InputOutputHelper. getOutputGraph(Configuration configuration,
              GraphComputer.ResultGraph resultGraph,
              GraphComputer.Persist persist) | 
Copyright © 2013–2017 Apache Software Foundation. All rights reserved.