Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

The body begins with the query keyword followed by the title of the schema and curly braces:

Code Block
query schema_title {

  # Description of algorithm and constraint elements

  # Metainformation

}

Within the body you describe the required algorithm and constraint elements. The metainformation block can also be presented automatically added by the Query Designer.

Children Display
alltrue