/** * 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. * <p> * The package version should align with the apache-jena-libs version. * </p> */ package org.apache.jena.arq.querybuilder;