CLI
The gr command-line tool: interactive Cypher shell, one-shot queries, import, backup, and schema inspection.
The gr binary is a Cypher shell, a query runner, an importer, a backup tool, and a schema inspector — all over the same .gr file the library uses.
This section covers using the CLI day-to-day: the interactive shell, one-shot query mode, bulk import, and the operational commands for inspection and backup.
The full surface — every command, subcommand, and flag — is in the CLI reference.