apache / incubator-hugegraph

A graph database that supports more than 100+ billion data, high performance and scalability (Include OLTP Engine & REST-API & Backends)
https://hugegraph.apache.org
Apache License 2.0
2.63k stars 517 forks source link

huge是否支持慢查询语句的标记? #86

Open no13bus opened 6 years ago

no13bus commented 6 years ago

Expected behavior 期望表现

期望huge能有类似mysql的那种慢查询开启选项,这样可以优化自己的查询语句

Actual behavior 实际表现

有慢查询

Steps to reproduce the problem 复现步骤

Status of loaded data 数据状态

Vertex/Edge summary 数据量

Vertex/Edge example 数据示例

Schema(VertexLabel, EdgeLabel, IndexLabel) 元数据结构

Specifications of environment 环境信息

javeme commented 6 years ago

@no13bus 期待你的贡献^-^

no13bus commented 5 years ago

好的