Package com.alibaba.graphscope.context
Interface ContextBase
-
- All Known Subinterfaces:
DefaultContextBase<OID_T,VID_T,VDATA_T,EDATA_T>
,ParallelContextBase<OID_T,VID_T,VDATA_T,EDATA_T>
,PropertyDefaultContextBase<OID_T>
,PropertyParallelContextBase<OID_T>
- All Known Implementing Classes:
BFSContext
,GiraphComputationAdaptorContext
,GraphXParallelAdaptorContext
,PageRankContext
,SSSPContext
,StringAppContext
,TraverseContext
,WCCContext
public interface ContextBase
Root interface for all contexts.