Knowledge graph management commands
Usage:
fracta graph [command]
Available Commands:
seed Load seed Cypher files into FalkorDB
Flags:
-h, --help help for graph
Global Flags:
--client-mode string control-plane client mode: 'auto' (default), 'local' (host-side orchestrator), 'remote' (in-cluster CP API)
--config string path to fracta.yaml config file (default: <root>/fracta.yaml)
--root string project root directory (default: current directory)
Use "fracta graph [command] --help" for more information about a command.