Examples: * sample_records -- extract a random sample from a collection of data * word_count * apache_log_parser -- example for parsing standard apache webserver log files. * wordchains -- solving a word puzzle using breadth-first search of a graph * graph -- some generic graph * pagerank -- use the pagerank algorithm to find the most 'interesting' (central) nodes of a network graph