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