Interface's in java following the libhandlegraph code.
This library defines a set of interfaces for "Handle Graphs": genome variation graphs where all access to the graphs is mediated by opaque "handle" objects.
Build as usual with maven
mvn install
See LICENSE.md, as code is straight translation original copyright of the C++ code is maintained.