The StruQL Query Language
- A StruQL query is a function from a set of input graphs to an
- A StruQL expression contains two parts:
- A query component, and
- A restructuring component.
WHERE conjunction of regular path expression atoms
CREATE name the nodes in the output graph using Skolem functions
LINK specify the links in the resulting graph.
OUTPUT resulting-graph name.