Clause (TQL): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
(Created page with "A TQL query statement consists of a command, either Select or Update, and a list of clauses. The clauses provide a specification for the query statement, or a refinement, spatially or property wise. A clause consists of a clause parameter and a clause value, where currently the only supported operator between the parameter and value is ''IS''. ==List of Clause Parameters== {{Param TQL|suppresscategory=true|allowselflinks=true|list=false| {{: Neighborhood (TQL Param)}} }}")
 
No edit summary
Line 3: Line 3:


==List of Clause Parameters==
==List of Clause Parameters==
{{Param TQL|suppresscategory=true|allowselflinks=true|list=false|
{{Param TQL|suppresscategory=true|allowselflinks=true|
{{: Neighborhood (TQL Param)}}
{{: Neighborhood (TQL Param)}}
}}
}}

Revision as of 13:41, 13 February 2023

A TQL query statement consists of a command, either Select or Update, and a list of clauses. The clauses provide a specification for the query statement, or a refinement, spatially or property wise. A clause consists of a clause parameter and a clause value, where currently the only supported operator between the parameter and value is IS.

List of Clause Parameters