vault backup: 2026-05-28 16:56:48
This commit is contained in:
@@ -350,8 +350,11 @@ pip install watchdog
|
||||
```
|
||||
|
||||
#### 初始构建(首次或全量重建)
|
||||
```
|
||||
/graphify D:\AI\Website\CharacterMaker --directed --no-viz
|
||||
```bash
|
||||
# 当前目录
|
||||
/graphify . --directed --no-viz
|
||||
# 指定目录
|
||||
/graphify D:\AI\Website\CharacterMaker --directed --no-viz
|
||||
```
|
||||
|
||||
- `--directed`:构建有向图(保留边方向)
|
||||
|
||||
Reference in New Issue
Block a user