| Interface | Description | 
|---|---|
| VertexPartitionBaseOpsConstructor<T extends org.apache.spark.graphx.impl.VertexPartitionBase<Object>> | A typeclass for subclasses of  VertexPartitionBaserepresenting the ability to wrap them in aVertexPartitionBaseOps. | 
| Class | Description | 
|---|---|
| AggregatingEdgeContext<VD,ED,A> | |
| EdgeRDDImpl<ED,VD> | |
| GraphImpl<VD,ED> | An implementation of  Graphto support computation on graphs. | 
| VertexRDDImpl<VD> | 
| Enum | Description | 
|---|---|
| EdgeActiveness | Criteria for filtering edges based on activeness. |