Package dev.roanh.gmark.output


package dev.roanh.gmark.output
  • Class
    Description
    Enum defining concrete output syntaxes for generated queries.
    Formal logic syntax output format, will generally match Object.toString().
    Interface for components that can be converted to an SQL query representing them.
    Interface for components that can be converted to an XML representation.