You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
English:
During the use of TuGraph, if you encounter problems, you can first check User Documentation. Second, check to see if the FAQ list below matches your question.
If the problem is still not resolved, we recommend you follow up or create a new thread describing your problem. At the same time, the TuGraph QA summary will be updated regularly based on the posts initiated by everyone in the discussion area.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
中文:
在TuGraph使用的使用过程中,如果遇到问题可优先查看用户文档 。其次,请查看如下 FAQ 列表是否能够匹配您的问题。
1.1 TuGraph 的边是否支持索引?
1.2 TuGraph 单机的 QPS 是多少?
2.1 可视化文件 build 后如何更新到 tugraph 服务?
2.2 如何通过 npm run dev,连接已有的 tugraph 服务?
2.3 3.3.0版本TuGraph Browser删除node label失败?
3.1 client 目前有哪些编程语言,是否支持 node js?
3.2 python client 是否支持 pip install?client 在哪里进行引用?
4.1 TuGraph 可以对接那些常用数据库?
4.2 如何进行数据导入?
5.1 如何加载存储过程或算法包?
5.2 如何调用或执行存储过程?
5.3 开源内置的算法包在哪里?
6.1 如何使用 docker 镜像安装?
6.2 rpm 包和 deb 包安装后,启动 lgraph_server 服务。提示缺少'liblgraph.so'报错?
6.3 如何在Mac的M1芯片上编译TuGraph?
7.1 是否支持不定长边的条件查询?
7.2 如何查询最短路径,shortestPath 函数如何使用?
7.3 查询语句 Where 后使用 and 进行拼接查询速度较慢,语句应如何优化改进?
7.4 如何查询任意跳的边?
7.5 Cypher是否date()函数?
如果问题仍然无法得到解决,我们推荐您跟帖或发起新贴来描述您的问题。同时TuGraph QA大汇总也会根据大家在讨论区发起的帖子,进行定期的更新。
English:
During the use of TuGraph, if you encounter problems, you can first check User Documentation. Second, check to see if the FAQ list below matches your question.
1.1 Does the edge of TuGraph support index?
1.2 What is the QPS of a single TuGraph machine?
2.1 How to update the tugraph service after the visualization file is built?
2.2 How to connect the existing tugraph service through npm run dev?
2.3 TuGraph Browser version 3.3.0 failed to delete node label?
3.1 What programming languages does the client currently have, and does it support node js?
3.2 Does the python client support pip install? Where is the client referenced?
4.1 Which common databases can TuGraph connect to?
4.2 How to import data?
5.1 How to load stored procedure or algorithm package?
5.2 How to call or execute the stored procedure?
5.3 Where is the open source built-in algorithm package?
6.1 How to install using docker image?
6.2 After the rpm package and deb package are installed, start the lgraph_server service. Prompt missing 'liblgraph.so' error?
6.3 How to compile TuGraph on Mac's M1 chip?
7.1 Does it support conditional query of indefinite length?
7.2 How to query the shortest path, how to use the shortestPath function?
7.3 Using and after the query statement Where to splice the query speed is slow, how should the statement be optimized and improved?
7.4 How to query the edge of any jump?
7.5 Is there a date() function in Cypher?
If the problem is still not resolved, we recommend you follow up or create a new thread describing your problem. At the same time, the TuGraph QA summary will be updated regularly based on the posts initiated by everyone in the discussion area.
Beta Was this translation helpful? Give feedback.
All reactions