link.graph.core package¶
Submodules¶
link.graph.algorithms.base module¶
link.graph.algorithms.follow module¶
link.graph.algorithms.backward module¶
link.graph.algorithms.forward module¶
link.graph.algorithms.filter module¶
link.graph.algorithms.update module¶
link.graph.algorithms.link module¶
Module contents¶
-
class
link.graph.core.GraphManager(*args, **kwargs)¶ Bases:
objectProcess request and manage access to graph storage.
-
mapreduce(identifier, mapper, reducer, dataset)¶
-
-
class
link.graph.core.GraphMiddleware(*args, **kwargs)¶ Bases:
link.middleware.core.Middleware
-
link.graph.core.getparser(cls)¶