Package org.apache.spark.graphx.impl
package org.apache.spark.graphx.impl
-
ClassDescriptionAggregatingEdgeContext<VD,
ED, A> Criteria for filtering edges based on activeness.EdgeRDDImpl<ED,VD> GraphImpl<VD,ED> An implementation ofGraph
to support computation on graphs.VertexPartitionBaseOpsConstructor<T extends org.apache.spark.graphx.impl.VertexPartitionBase<Object>>A typeclass for subclasses ofVertexPartitionBase
representing the ability to wrap them in aVertexPartitionBaseOps
.VertexRDDImpl<VD>