User Tools

Site Tools


tutorials:basic-to-advanced-xl-queries

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tutorials:basic-to-advanced-xl-queries [2024/12/05 17:48] tim2tutorials:basic-to-advanced-xl-queries [2025/01/10 11:14] (current) gaetan
Line 325: Line 325:
 </code> </code>
  
-Besides the pattern of edges and nodes, it is also possible to add concatenate boolean conditions, if they are added in brackets (). In this case the boolean condition is actually the [[groimp-platform:xl-operators|XL-operator]] empty, which returns true if no the query inside does not find any match.+Besides the pattern of edges and nodes, it is also possible to add concatenate boolean conditions, if they are added in brackets (). In this case the boolean condition is actually the [[:groimp-platform:xl-builtin-methods|XL builtin method]] empty, which returns true if no the query inside does not find any match.
  
  
  
 </hidden> </hidden>
 +
 +
 +**12. Get all the first B's after the A's**
 +
 +<hidden answer>
 +
 +__In a Context:__
 +
 +''%%((* A (-->)+ : (B) *))%%''
 +
 +''%%((* A -minDescendants-> B *))%%''
 +
 +
 +</hidden>
 +
  
 ===== OOP Queries ===== ===== OOP Queries =====
tutorials/basic-to-advanced-xl-queries.1733417286.txt.gz · Last modified: 2024/12/05 17:48 by tim2