commit | 5df938fcf2165f56736f0f245141345fcbb4734d | [log] [tgz] |
---|---|---|
author | buyingyi <buyingyi@123451ca-8445-de46-9d55-352943316053> | Sun Mar 24 07:20:08 2013 +0000 |
committer | buyingyi <buyingyi@123451ca-8445-de46-9d55-352943316053> | Sun Mar 24 07:20:08 2013 +0000 |
tree | 9b6eb711362a9af00f46eda14f620c23fd6daf17 | |
parent | 9a30f6b9d1c3d81aba6fc7ad025d614aa926716c [diff] [blame] |
cross merge fullstack_release_candidate into trunk git-svn-id: https://hyracks.googlecode.com/svn/trunk@3208 123451ca-8445-de46-9d55-352943316053
diff --git a/fullstack/pregelix/pregelix-example/data/clique/clique.txt b/fullstack/pregelix/pregelix-example/data/clique/clique.txt new file mode 100755 index 0000000..08280e3 --- /dev/null +++ b/fullstack/pregelix/pregelix-example/data/clique/clique.txt
@@ -0,0 +1,7 @@ +1 2 3 4 +2 1 3 4 5 +3 1 2 4 5 +4 1 2 3 +5 6 7 +6 5 7 +7 5 6