Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ParseQueryOutput

Returns a parser agnostic breakdown of a query string for client query string introspection.

Properties

Optional columns

List of columns returned by the specified query string as result output.

Optional commands

List of querylanguage command descriptors, describing the specfied query string.

displayQueryString

displayQueryString: string

Display string formatted by query builder of user specified query string.

internalQueryString

internalQueryString: string

Internal string formatted by query builder of user specified query string.

Optional responseTimeInMs

responseTimeInMs: undefined | number

Operation response time. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional timeFilter

timeFilter: model.TimeRange

Functions

getDeserializedJsonObj

getJsonObj