This module is a small layer over JDBC to ease some manipulations over it such as :
- Iterating over ResultSet and build graph object from it
- Dinstinguish read and write operation (thoses operations are mixed in Statement)
- listen to transactions
- Set values through binders