Package org.apache.jena.arq.querybuilder


package org.apache.jena.arq.querybuilder
A utility package to simplify the building of ARQ queries in code. Provides both a simple builder interface for queries as well as simple prepared statement processing.

The package version should align with the apache-jena-libs version.