select
part of your OTQL queries and any operator that doesn't require indexing.WHERE
queries and operators needing indexing, but your queries will not return values for elements already in your datamart. You can add a new indexed property by either adding a new property with @TreeIndex directive or adding the @TreeIndex directive to an existing property.WHERE
queries and operators needing indexing for this query..gql
file named schema-<DATAMARTID>-<SCHEMAID>.gql
.--stdout
flag.--noClone
flag is not set--skipPublish
flag.