Uses of Package
com.alibaba.graphscope.app
-
Classes in com.alibaba.graphscope.app used by com.alibaba.graphscope.app Class Description AppBase Root Interface for DefaultAppBase and ParallelAppBase.DefaultAppBase The base interface for all sequential PIE apps which work along withIFragment
andDefaultMessageManager
GraphXParallelAdaptor ParallelAppBase The base interface for all parallel PIE apps which work along withImmutableEdgecutFragment
andParallelMessageManager
-
Classes in com.alibaba.graphscope.app used by com.alibaba.graphscope.example.bfs Class Description AppBase Root Interface for DefaultAppBase and ParallelAppBase.ParallelAppBase The base interface for all parallel PIE apps which work along withImmutableEdgecutFragment
andParallelMessageManager
-
Classes in com.alibaba.graphscope.app used by com.alibaba.graphscope.example.pagerank Class Description AppBase Root Interface for DefaultAppBase and ParallelAppBase.ParallelAppBase The base interface for all parallel PIE apps which work along withImmutableEdgecutFragment
andParallelMessageManager
-
Classes in com.alibaba.graphscope.app used by com.alibaba.graphscope.example.sssp Class Description AppBase Root Interface for DefaultAppBase and ParallelAppBase.ParallelAppBase The base interface for all parallel PIE apps which work along withImmutableEdgecutFragment
andParallelMessageManager
-
Classes in com.alibaba.graphscope.app used by com.alibaba.graphscope.example.stringApp Class Description AppBase Root Interface for DefaultAppBase and ParallelAppBase.ParallelAppBase The base interface for all parallel PIE apps which work along withImmutableEdgecutFragment
andParallelMessageManager
-
Classes in com.alibaba.graphscope.app used by com.alibaba.graphscope.example.traverse Class Description AppBase Root Interface for DefaultAppBase and ParallelAppBase.ParallelAppBase The base interface for all parallel PIE apps which work along withImmutableEdgecutFragment
andParallelMessageManager
-
Classes in com.alibaba.graphscope.app used by com.alibaba.graphscope.example.wcc Class Description AppBase Root Interface for DefaultAppBase and ParallelAppBase.ParallelAppBase The base interface for all parallel PIE apps which work along withImmutableEdgecutFragment
andParallelMessageManager
-
Classes in com.alibaba.graphscope.app used by com.alibaba.graphscope.factory Class Description GiraphComputationAdaptor This adaptor bridges c++ driver app and Giraph Computation. -
Classes in com.alibaba.graphscope.app used by com.alibaba.graphscope.utils Class Description DefaultAppBase The base interface for all sequential PIE apps which work along withIFragment
andDefaultMessageManager
DefaultPropertyAppBase ParallelAppBase The base interface for all parallel PIE apps which work along withImmutableEdgecutFragment
andParallelMessageManager
ParallelPropertyAppBase Base interface for all parallel property app.