Using JDBC to analyze the Gnutella database (found in the Stanford SNAP dataset collection, comprising about 11,000 nodes), and represented in a MySQL database. Code can perform the following functions:
- Get neighbours of a given node
- Get reachability of a node
- Discover 3 and 4 cliques within the dataset
- Get diameter of the graph network