Package dev.roanh.gmark.query


package dev.roanh.gmark.query
  • Class
    Description
    Abstract base class for query conjuncts.
    Represents a generated query with a number of projected variables and one or more query bodies.
    Represents the body of a query, this is essentially the query without the projected head variables.
    Utility class for generation queries for workloads.
    Interfaces for objects that want to listen to the progress of a query generation task.
    Represents a collection of several generated queries together with an easy way to get information about the whole set of generated queries.
    Represents a query variable.