wiki:WxInterface/Queries

Queries

This service is available under the ”Queries” tab. To learn more about semantic queries see the Semantic Queries page. On this tab there are 4 subtabs:

  • Queries
  • Last results
  • Running queries
  • Files in DB

The usage of these can be found below.

Using queries tab

On this tab you can create and run queries. A smart autocomplete function is provided to support this when typing into the query textbox on the top left. When writing a query you can also save it as a skeleton ("Save skeleton" button).

Queries already ran are stored in a cache and listed on the left ("Latest queries" section of the tab on the left, lists can be selected using a dropdown menu) where you can also find your saved skeletons. So the lists available are:

  • My queries
  • All queries
  • Skeletons

You can (re)run the items of these by clicking on them. When running a skeleton you also have to fill in its parameters. The items of these lists can be deleted. ("Delete" button)

Using last results tab

When you run a query or a skeleton its results can be found here. A tree structure is given where the parts of the results can be found in groups. (collapsable)

Some of the results are bound to code parts (marked with bold text). When clicking on them the code part will be opened in a Code browser (located on the right).

Using running queries tab

On this tab you can check what queries are running (started by you or another user). You can click on a query and use the "Kill query" button to stop it. It is prohibited to kill a query started by another user.

Using files in DB tab

This tab shows all the files added to the database and makes it possible to easily open a file in the Code browser of the queries tab (on the right) without using a semantic query like "mods". An input box is provided to filter files by their name.

Last modified 11 years ago Last modified on Aug 22, 2013, 10:20:27 PM