The body begins with the query keyword followed by the title of the schema and curly braces:
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.