Meta graphs
New features:
- HTML reports now include visualization of "meta graphs", describing the structure of a neo4j database. An example of a metagraph can be found here
- The API includes more standardized fields, and query-ability of DBProfile objects.
- The profiler is now able to extract some information about unlabeled nodes
- Several bug fixes have been applied which skewed summary statistics about property usage.
- Much more testing has been done on a variety of different databases, resulting in higher confidence on performance.
The attached binary is a runnable JAR from the command line; see the project README for instructions on how to use it from the command line.