GraphLab Project

Package graphlab.platform.core

Interface Summary
Action Action is the base of the actions of graphlab.
Listener Listener is a kind of listener that the Black board use to notify the action, when their events occurs.
 

Class Summary
AbstractAction AbstractAction itself is a wrapper for the interface Action.
BlackBoard BlackBoard is just like a blackboard.
 


GraphLab Project