Skip to content

Processing engine for opensource

Xuehan Ke requested to merge kexh/wukong:processing_engine_for_opensource into master

add graph processing engine supporting and unit test.

now it supports using analytics commmand, like this : analytics -n pagerank -p 2 -i 5 -n algorithm name -p predicate id -i iteration [ default is 1]

Edited by Xuehan Ke

Merge request reports