StruQL Details
- Regular path expressions are constructed by a grammar:
R <- “a” | e | R1.R2 | R1|R2 | R1* | L | _
- Atoms in the WHERE clause are of the form X -> R -> Y
- The LINK clause includes atoms of the form:
LINK f(X) --> “new link” --> g(X) or
- Queries can be nested, inheriting the WHERE clauses of