User Tools

Site Tools


groimp-platform:xl-query

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
groimp-platform:xl-query [2025/01/24 09:43] – [Nested Transitive closures] Timgroimp-platform:xl-query [2025/01/24 09:51] (current) – [Nested Transitive closures] Tim
Line 72: Line 72:
 The inner query of this is explained below. The inner query of this is explained below.
  
-===== Nested Transitive closures =====+===== Transitive closures =====
  
 As shown above transitive closure can be used to define a range of edges between two nodes, e.g. ''%% A (>)* B %%'' for all B with A successor of an A. This can be combined with other edges: ''%%  A (>)* +> B %%'' to show  As shown above transitive closure can be used to define a range of edges between two nodes, e.g. ''%% A (>)* B %%'' for all B with A successor of an A. This can be combined with other edges: ''%%  A (>)* +> B %%'' to show 
Line 85: Line 85:
 Using transitive closure it is possible to find the same node several times!!! for instance  in a graph  Using transitive closure it is possible to find the same node several times!!! for instance  in a graph 
  
-Axiom ==> A A A B;+%%Axiom ==> A A A B;%%
  
 the pattern (*A (>)* B*) would return B three times. the pattern (*A (>)* B*) would return B three times.
  
groimp-platform/xl-query.1737708228.txt.gz · Last modified: 2025/01/24 09:43 by Tim