commit | ebaaa8c12fc3f3b48eab2380e52f43fc0ca6d211 | [log] [tgz] |
---|---|---|
author | madhusudancs@gmail.com <madhusudancs@gmail.com@123451ca-8445-de46-9d55-352943316053> | Thu Feb 07 12:49:37 2013 +0000 |
committer | madhusudancs@gmail.com <madhusudancs@gmail.com@123451ca-8445-de46-9d55-352943316053> | Thu Feb 07 12:49:37 2013 +0000 |
tree | fd0c8aaf828bdd586e254a33e8b22f66ad598153 | |
parent | ded86f76a0731fba2e2848e58f99de43d060d2a8 [diff] [blame] |
Merge fullstack_asterix_stabilization into fullstack_hyracks_result_distribution branch. git-svn-id: https://hyracks.googlecode.com/svn/branches/fullstack_hyracks_result_distribution@2862 123451ca-8445-de46-9d55-352943316053
diff --git a/pregelix-example/data/clique/clique.txt b/pregelix-example/data/clique/clique.txt new file mode 100755 index 0000000..08280e3 --- /dev/null +++ b/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