Skip to main content

Module query

Module query 

Source
Expand description

CLI query module โ€” delegates to core cypher module.

This module provides the CLI-specific interface for parsing and executing Cypher-inspired queries. The actual parser and executor live in sqlitegraph::cypher.

Functionsยง

run
Parse and execute a Cypher-inspired query string.