Package dev.roanh.gmark.query.shape


package dev.roanh.gmark.query.shape
  • Classes
    Class
    Description
    A query generator that generates queries with the conjuncts arranged in a chain shape.
    A query generator that generates queries with the conjuncts arranged in a cycle shape.
    Base class for generators that generate a query made up of a number conjuncts that are connected in a certain shape.
    A query generator that generates queries with the conjuncts arranged in a star-chain shape.
    A query generator that generates queries with the conjuncts arranged in a star shape.