Changes between Version 9 and Version 10 of query_builder_doc


Ignore:
Timestamp:
Feb 3, 2016, 7:20:23 PM (8 years ago)
Author:
casties
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • query_builder_doc

    v9 v10  
    44
    55https://ismi-dev.mpiwg-berlin.mpg.de/static-ismi/ng2-query-builder/index.html
     6
     7Currently the tool can select objects
     8 * by type
     9 * by ID
     10 * by the value of an attribute containing a string
     11 * by the value of an attribute containing a string ignoring diacritical marks
     12 * by the value of an attribute being between two numbers
     13 * by their relation
     14
     15These queries can be combined together and the resulting list of objects can be displayed as a table.
     16
    617
    718= Example query =