Using HeFQUIN as a Java library

Once you have added HeFQUIN as a dependency for your Maven project, you can use any of the Java interfaces and classes of the HeFQUIN source code in the Java code of your project. You find information about these interfaces and classes in our Javadoc documentation.

Most likely, you want to use an instance of the HeFQUINEngine class to execute queries.

... Sorry, this page of the user documentation is still to be completed.