TuGraph DB BROWSER 是 TuGraph 图数据库的可视化平台。可以完成图谱、模型、数据等的创建和导入。同时可用使用 TuGraph Cypher 进行数据的操作。
- node.js >= 16
npm install --force
npm run dev
浏览器访问 http://localhost:8000
npm run build
TuGraph DB BROWSER 是 TuGraph 图数据库的可视化平台。可以完成图谱、模型、数据等的创建和导入。同时可用使用 TuGraph Cypher 进行数据的操作。
npm install --force
npm run dev
浏览器访问 http://localhost:8000
npm run build