Neo4j Graph

Neo4J Graph

openclaw-commons 71221c5 1.6 KB Updated

File contents

Neo4J Graph

基础设施技能

📦 安装

npx clawhub@latest install neo4j-graph

🚀 快速开始

# 使用默认配置
openclaw neo4j-graph

# 查看帮助
openclaw neo4j-graph --help

# 指定配置
openclaw neo4j-graph --config ./config.yaml

📖 功能特性

  • ✅ 完整的Neo4J Graph功能
  • ✅ 开箱即用的默认配置
  • ✅ 详细的文档和示例
  • ✅ 社区支持和持续更新
  • ✅ 与其他技能无缝集成

📝 使用示例

基础用法

openclaw neo4j-graph

高级用法

openclaw neo4j-graph --verbose --output ./output

与其他技能组合

openclaw neo4j-graph | openclaw task-decomposer

⚙️ 配置选项

选项 说明 默认值
--verbose 详细输出模式 false
--output 输出目录 ./output
--config 配置文件路径 ./config.yaml
--help 显示帮助信息 -

📚 相关技能

🤝 贡献

欢迎提交 Issue 和 Pull Request!

📄 许可证

MIT License - 详见 LICENSE


版本: 1.0.0
作者: OpenClaw Community
最后更新: 2026-03-03

openclaw-commons/openclaw-skill-commons/tree/main/skills/neo4j-graph commit 71221c5ac3

Frequently asked questions

npx skillmds@latest add openclaw-commons/neo4j-graph