Query (Json Schema Query)

This JSON entity sets up a database search. A query can be any valid transform, neql or bql statement, which returns a BITable.
Figure 39.   Query properties
Image

To add a query to a schema (JsonSchema or RelativeJsonSchema), expand the Query folder in the palette and drag a query to the Queries folder in the schema.

You access query properties by double-clicking the JsonSchema or RelativeJsonSchema node in the Nav tree, expanding the Queries folder followed by expanding the query itself.

Property Value Description
Query Ord ord (defaults to null) Identifies the target object of the query.
Last Result Size read-only (defaults to 0) Reports the size of the query result the last time the framework executed the query.